##// END OF EJS Templates
Fix cpaste documentation...
Fix cpaste documentation - The code was example was invalid Python3 - IPython magics are supported - Added example using a magic Closes #12930

File last commit:

r26498:7c853204
r26821:f6851e4f
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