##// END OF EJS Templates
pyproject.toml: Move metadata, setuptools config here from setup.cfg
pyproject.toml: Move metadata, setuptools config here from setup.cfg

File last commit:

r28633:7eeb48f0
r28633:7eeb48f0
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
Matthias Bussonnier
DOC: More autoreformatting of docstrings....
r26498 [velin]
Nicholas Bollweg
move, sort (black) extras to setup.cfg, pygments pin
r27437 ignore_patterns =
Matthias Bussonnier
reformat all of IPython.core
r27294 IPython/core/tests
Matthias Bussonnier
DOC: More autoreformatting of docstrings....
r26498 IPython/testing
Matthias Bussonnier
setup pip cache
r27270
[tool.black]
exclude = 'timing\.py'