##// END OF EJS Templates
Adapt to all sorts of drive names...
Adapt to all sorts of drive names Earlier implementation assumed the drive name to be C and ignored the possibility of it being different. Drive names could also be greater than 1 in length. This possibility is also considered now.

File last commit:

r26498:7c853204
r26796:fe042603
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
Todd
Include LICENSE file in wheels ...
r24381 [metadata]
license_file = LICENSE
Matthias Bussonnier
DOC: More autoreformatting of docstrings....
r26498
[velin]
ignore_patterns =
IPython/core/tests,
IPython/testing