Skip to content

Commit d6593ea

Browse files
authored
new python version
1 parent 0ac3505 commit d6593ea

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
@@ -12,7 +12,7 @@ platforms = Linux, Mac OS X, Windows
1212
packages = find:
1313
install_requires =
1414
numpy >= 1.20.0
15-
python_requires = >=3.7,<3.10
15+
python_requires = >=3.7,<3.11
1616

1717
[options.extras_require]
1818
test =

0 commit comments

Comments
 (0)