Skip to content

Commit 7b42b4e

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ license = BSD-3-Clause
1010
license_files = LICENSE
1111
classifiers =
1212
Development Status :: 2 - Pre-Alpha
13-
License :: OSI Approved :: BSD License
1413
Natural Language :: English
1514
Programming Language :: Python :: 3
1615
Programming Language :: Python :: 3 :: Only
@@ -23,7 +22,7 @@ packages = find:
2322
install_requires =
2423
matplotlib
2524
numpy
26-
python_requires = >=3.8
25+
python_requires = >=3.9
2726
zip_safe = False
2827

2928
[options.extras_require]

0 commit comments

Comments
 (0)