Browse Source

requirements.txt: setuptools; python_version >= '3.12'

Christian Clauss 1 year ago
parent
commit
7ae9ae3d2e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1 +1,2 @@
 urllib3>=1.23
+setuptools; python_version >= '3.12'