Thanks to visit codestin.com Credit goes to github.com
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 7c4502d commit 77ac165Copy full SHA for 77ac165
1 file changed
setup.cfg
@@ -11,7 +11,6 @@ license = LGPL3
11
classifiers =
12
Development Status :: 4 - Beta
13
Intended Audience :: Science/Research
14
- Operating System :: MacOS :: MacOS X
15
Operating System :: POSIX :: Linux
16
Programming Language :: Fortran
17
Programming Language :: Python :: 3 :: Only
@@ -31,7 +30,7 @@ tests_require =
31
30
pytest-cov
32
ase
33
qcelemental
34
-python_requires = >=3.5
+python_requires = >=3.6
35
36
[options.extras_require]
37
ase = ase
0 commit comments