##// END OF EJS Templates
Windows install fixes...
Windows install fixes * Make Start menu item include Python version and bit-ness (prevents clobbering) * don't ask setuptools to install pyreadline on 64b Windows, due to pyreadline bug #787574

File last commit:

r3567:88a0371b
r4175:eaf7f8cf
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