Skip to content

Commit b0cf1b4

Browse files
committed
1 parent 78e2ff5 commit b0cf1b4

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
@@ -15,6 +15,7 @@
1515
py_modules=['jack'],
1616
setup_requires=['CFFI>=1.0'],
1717
install_requires=['CFFI>=1.0'],
18+
python_requires='>=2.6',
1819
extras_require={'NumPy': ['NumPy']},
1920
cffi_modules=['jack_build.py:ffibuilder'],
2021
author='Matthias Geier',

0 commit comments

Comments
 (0)