Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77ac165

Browse files
committed
Adjust setup.cfg to reflect package requirements
1 parent 7c4502d commit 77ac165

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ license = LGPL3
1111
classifiers =
1212
Development Status :: 4 - Beta
1313
Intended Audience :: Science/Research
14-
Operating System :: MacOS :: MacOS X
1514
Operating System :: POSIX :: Linux
1615
Programming Language :: Fortran
1716
Programming Language :: Python :: 3 :: Only
@@ -31,7 +30,7 @@ tests_require =
3130
pytest-cov
3231
ase
3332
qcelemental
34-
python_requires = >=3.5
33+
python_requires = >=3.6
3534

3635
[options.extras_require]
3736
ase = ase

0 commit comments

Comments
 (0)