##// END OF EJS Templates
pyproject.toml: Move metadata, setuptools config here from setup.cfg (#14326)...
pyproject.toml: Move metadata, setuptools config here from setup.cfg (#14326) Modernizing metadata, with the help of ini2toml.

File last commit:

r28633:7eeb48f0
r28645:5cba5b25 merge
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
[velin]
ignore_patterns =
IPython/core/tests
IPython/testing
[tool.black]
exclude = 'timing\.py'