##// END OF EJS Templates
update MANIFEST.in...
update MANIFEST.in previously all subpackages were added to manifest manually, resulting in packages becoming out of date, and being excluded from sdists. Now, IPython itself is grafted, and deathrow pruned, resulting in a more future-safe MANIFEST file.

File last commit:

r3567:88a0371b
r4169:7e2bc828
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
Fernando Perez
Small fixes to git ignore file
r3200 build
./dist
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
MinRK
ignore docs/build,_build
r3567 docs/build
docs/_build
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/source/api/generated
MinRK
added gh-pages command for GitHub hosted sphinx docs
r3255 docs/gh-pages
Fernando Perez
Small fixes to git ignore file
r3200 *.py[co]
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 build
*.egg-info
Fernando Perez
Small fixes to git ignore file
r3200 *~
Thomas Kluyver
Ignore .bak files
r3111 *.bak