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