We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06a6cf commit 4736cfbCopy full SHA for 4736cfb
requirements/test_requirements.txt
@@ -1,8 +1,7 @@
1
Cython
2
wheel==0.38.1
3
-#setuptools==65.5.1 ; python_version < '3.12'
4
-#setuptools ; python_version >= '3.12'
5
-setuptools
+setuptools==65.5.1 ; python_version < '3.12'
+setuptools ; python_version >= '3.12'
6
hypothesis==6.104.1
7
pytest==7.4.0
8
pytz==2023.3.post1
0 commit comments