Andreas Wacknitz
2024-03-24 3df02058fb3d48a999bbc8d5d56c2910fbc249a4
commit | author | age
a5b0e8 1 We have no pytest-ruff support yet.
MT 2 see https://github.com/tikv/jemallocator/issues/58
3
ad3102 4 --- importlib_metadata-7.1.0/setup.cfg.orig
MT 5 +++ importlib_metadata-7.1.0/setup.cfg
0d07ab 6 @@ -27,7 +27,6 @@
MT 7      pytest-mypy; \
a5b0e8 8      python_implementation != "PyPy"
MT 9      pytest-enabler >= 2.2
0d07ab 10 -    pytest-ruff >= 0.2.1
a5b0e8 11      
MT 12      importlib_resources>=1.3; python_version < "3.9"
13      packaging