Marcel Telka
2024-03-09 553d29a9cd378e5719e0a771b3c5b9ed63d87a00
commit | author | age
f96a4f 1 We have no pytest-ruff support yet.
MT 2 see https://github.com/tikv/jemallocator/issues/58
3
553d29 4 --- importlib_resources-6.1.3/setup.cfg.orig
MT 5 +++ importlib_resources-6.1.3/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
553d29 13      jaraco.collections