We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2c097 commit 7eb92bfCopy full SHA for 7eb92bf
setup.py
@@ -12,6 +12,7 @@
12
author="Leoni Breth, and Hans Fangohr",
13
author_email="[email protected]",
14
packages=setuptools.find_packages(),
15
+ python_requires=">=3.5",
16
classifiers=["Development Status :: 3 - Alpha",
17
"License :: OSI Approved :: BSD License",
18
"Topic :: Scientific/Engineering :: Physics",
0 commit comments