Skip to content

Commit ce09520

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ license_files = LICENSE
1111
classifiers =
1212
Development Status :: 3 - Alpha
1313
Intended Audience :: Developers
14-
License :: OSI Approved :: Apache Software License
15-
License :: OSI Approved :: Apache-2.0
1614
Operating System :: Microsoft :: Windows
1715
Operating System :: POSIX :: Linux
1816
Programming Language :: Python
@@ -33,7 +31,7 @@ install_requires =
3331
numpy
3432
prefect
3533
tifffile
36-
python_requires = >=3.8
34+
python_requires = >=3.9
3735
package_dir =
3836
= src
3937
setup_requires =

0 commit comments

Comments
 (0)