Skip to content

Commit 14bfd56

Browse files
authored
Update setup.cfg (typo)
1 parent 7cd9ccf commit 14bfd56

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
@@ -30,7 +30,7 @@ classifiers =
3030
[options]
3131
zip_safe = True
3232
include_package_data = True
33-
python_requires = >=3.9, <=3.13
33+
python_requires = >=3.9, <3.14
3434
install_requires =
3535
numpy
3636
scipy

0 commit comments

Comments
 (0)