We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e79b3 commit 1b434ceCopy full SHA for 1b434ce
1 file changed
setup.py
@@ -16,7 +16,6 @@
16
setup_requires=['CFFI>=1.4.0'],
17
cffi_modules=['rtmixer_build.py:ffibuilder'],
18
install_requires=['sounddevice>0.3.6'],
19
- extras_require={'NumPy': ['NumPy']},
20
author='Matthias Geier',
21
author_email='Matthias.Geier@gmail.com',
22
description='Reliable low-latency audio playback and recording',
0 commit comments