Skip to content

Commit c0cc404

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url = https://github.com/ianhi/mda-simulator
77
author = Ian Hunt-Isaak, John Russell
88
author_email = [email protected]
99
license = BSD-3-Clause
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
classifiers =
1212
Development Status :: 2 - Pre-Alpha
1313
License :: OSI Approved :: BSD License
@@ -23,7 +23,7 @@ packages = find:
2323
install_requires =
2424
numpy
2525
scikit-image
26-
python_requires = >=3.7
26+
python_requires = >=3.8
2727
zip_safe = False
2828

2929
[options.extras_require]

0 commit comments

Comments
 (0)