Skip to content

Commit c7b8a2f

Browse files
akamat10jacobtylerwalls
authored andcommitted
add setuptools dependency for python >= 3.12
1 parent 44907c2 commit c7b8a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ numpy>=1.17.0,<2; python_version<"3.12"
88
python-dateutil
99
PyQt6
1010
regex
11-
setuptools; python_version<"3.12"
11+
setuptools; python_version>="3.12"
1212
six
1313
urllib3>1,<2
1414
typing_extensions>=4.4.0

0 commit comments

Comments
 (0)