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_metadata-7.1.0/setup.cfg.orig
+++ importlib_metadata-7.1.0/setup.cfg
@@ -27,7 +27,6 @@
     pytest-mypy; \
     python_implementation != "PyPy"
     pytest-enabler >= 2.2
-    pytest-ruff >= 0.2.1
     
     importlib_resources>=1.3; python_version < "3.9"
     packaging