Skip to content

Commit aa4997d

Browse files
committed
Revert "Updating compatible python version in setup.cfg"
This reverts commit 0d6a381.
1 parent 0d6a381 commit aa4997d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install_requires =
4040
tqdm~=4.67.1
4141
urllib3>=2.5.0
4242
zipp>=3.23.0
43-
python_requires = >=3.9
43+
python_requires = >=3.10
4444
package_dir=
4545
=src
4646
packages=find:

0 commit comments

Comments
 (0)