##// END OF EJS Templates
Fix compatibility with pytest 8...
Fix compatibility with pytest 8 setup/teardown nose methods are no longer supported by pytest 8. https://docs.pytest.org/en/latest/deprecations.html#setup-teardown

File last commit:

r28633:7eeb48f0
r28734:cdacafdc
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'