Skip to content

Commit 7e54eaf

Browse files
committed
Update python_requires to 3.5+
1 parent 20a3c07 commit 7e54eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

0 commit comments

Comments
 (0)