Marcel Telka
2023-12-23 5cfcc8f7081ce9e0ae771b5cef2b411c30cb0125
commit | author | age
1473d9 1 We have no pytest-ruff support yet.
MT 2 see https://github.com/tikv/jemallocator/issues/58
3
5cfcc8 4 --- jaraco.develop-8.6.0/setup.cfg.orig
MT 5 +++ jaraco.develop-8.6.0/setup.cfg
e9d4c1 6 @@ -47,7 +47,6 @@
1473d9 7      pytest-mypy >= 0.9.1; \
MT 8      python_implementation != "PyPy"
9      pytest-enabler >= 2.2
10 -    pytest-ruff
11      
12      pytest-subprocess
13      types-requests