Andreas Wacknitz
2024-03-24 3df02058fb3d48a999bbc8d5d56c2910fbc249a4
commit | author | age
f96a4f 1 We have no pytest-ruff support yet.
MT 2 see https://github.com/tikv/jemallocator/issues/58
3
ccde79 4 --- importlib_resources-6.4.0/setup.cfg.orig
MT 5 +++ importlib_resources-6.4.0/setup.cfg
bde31f 6 @@ -28,7 +28,6 @@
MT 7      pytest-mypy; \
f96a4f 8      python_implementation != "PyPy"
MT 9      pytest-enabler >= 2.2
bde31f 10 -    pytest-ruff >= 0.2.1
98c883 11      
MT 12      zipp >= 3.17
ccde79 13      jaraco.test >= 5.4