Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit c135c5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2a821cc commit c135c5f

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
@@ -27,7 +27,7 @@ install_requires =
2727
numpy>=1.18
2828
scipy>=1.4
2929
importlib-metadata>=1.0;python_version < "3.8"
30-
python_requires = >=3.8
30+
python_requires = >=3.9
3131

3232
[options.extras_require]
3333
docs =

0 commit comments

Comments
 (0)