Skip to content

Commit 685e404

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url = https://cookiecutter-pytask-plugin.readthedocs.io/en/latest
77
author = Tobias Raabe
88
author_email = [email protected]
99
license = MIT
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
platforms = unix, linux, osx, cygwin, win32
1212
classifiers =
1313
Development Status :: 3 - Alpha
@@ -26,5 +26,5 @@ project_urls =
2626
Tracker = https://github.com/pytask-dev/cookiecutter-pytask-plugin/issues
2727

2828
[options]
29-
python_requires = >=3.7
29+
python_requires = >=3.8
3030
zip_safe = False

0 commit comments

Comments
 (0)