Skip to content

Commit baf2269

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ license = MIT
1010
license_files = LICENSE
1111
classifiers =
1212
Development Status :: 1 - Planning
13-
License :: OSI Approved :: MIT License
1413
Operating System :: OS Independent
1514
Programming Language :: Python :: 3
1615
Programming Language :: Python :: 3 :: Only
@@ -25,7 +24,7 @@ install_requires =
2524
aiidalab>=21.09.0
2625
humanize
2726
ipywidgets
28-
python_requires = >=3.8
27+
python_requires = >=3.9
2928

3029
[options.extras_require]
3130
dev =

0 commit comments

Comments
 (0)