Go to file
Fernando Perez 63133e0c4d Merge pull request #1328 from ipython/coverage
Add XML coverage support to the test suite with new --with-xml-coverage flag.  The resulting XML output files are understood by Jenkins, so now our automated test suite will have coverage reports.
2012-01-27 03:31:32 -08:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython Use explicit for loop to find section in testing. 2012-01-27 11:16:35 +00:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py pyreadline dependency pushed to 1.7.1 for all versions of windows. Also, solves an issue that has been observed when IPython is used with some older versions of pyreadline. 2012-01-20 13:21:36 -05:00
setupbase.py Make single setup script work on Python 2 and Python 3. 2012-01-04 21:51:24 +00:00