Skip to content

Commit de276ee

Browse files
committed
Add python_requires to help pip
1 parent 84a688b commit de276ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
keywords="audio SFS WFS Ambisonics".split(),
2525
url="http://github.com/sfstoolbox/",
2626
platforms='any',
27+
python_requires='>=3.6',
2728
classifiers=[
2829
"Development Status :: 3 - Alpha",
2930
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)