We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c4165 commit baf2269Copy full SHA for baf2269
setup.cfg
@@ -10,7 +10,6 @@ license = MIT
10
license_files = LICENSE
11
classifiers =
12
Development Status :: 1 - Planning
13
- License :: OSI Approved :: MIT License
14
Operating System :: OS Independent
15
Programming Language :: Python :: 3
16
Programming Language :: Python :: 3 :: Only
@@ -25,7 +24,7 @@ install_requires =
25
24
aiidalab>=21.09.0
26
humanize
27
ipywidgets
28
-python_requires = >=3.8
+python_requires = >=3.9
29
30
[options.extras_require]
31
dev =
0 commit comments