##// END OF EJS Templates
Don't import IPython to check version number in setup...
Don't import IPython to check version number in setup The version number is already exec-ed into the global scope of this module, so we don't need the import here. Don't you just love Python packaging? Closes gh-9208

File last commit:

r7846:e288666b
r22056:46f9e03d
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html