Skip to content

Commit fe67860

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

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-parallel
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
@@ -29,7 +29,7 @@ install_requires =
2929
loky
3030
pybaum>=0.1.1
3131
pytask>=0.3
32-
python_requires = >=3.7
32+
python_requires = >=3.8
3333
include_package_data = True
3434
package_dir = =src
3535
zip_safe = False

0 commit comments

Comments
 (0)