We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c06a6cf + 4736cfb commit ab5064cCopy full SHA for ab5064c
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