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 84a688b commit de276eeCopy full SHA for de276ee
setup.py
@@ -24,6 +24,7 @@
24
keywords="audio SFS WFS Ambisonics".split(),
25
url="http://github.com/sfstoolbox/",
26
platforms='any',
27
+ python_requires='>=3.6',
28
classifiers=[
29
"Development Status :: 3 - Alpha",
30
"License :: OSI Approved :: MIT License",
0 commit comments