Skip to content

Commit 1fa1a65

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

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/pytask-dev/pytask-environment
77
author = Tobias Raabe
88
author_email = [email protected]
99
license = MIT
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
platforms = any
1212
classifiers =
1313
Development Status :: 4 - Beta
@@ -27,7 +27,7 @@ install_requires =
2727
click
2828
pony
2929
pytask>=0.2
30-
python_requires = >=3.7
30+
python_requires = >=3.8
3131
include_package_data = True
3232
package_dir = =src
3333
zip_safe = False

0 commit comments

Comments
 (0)