This commit is contained in:
Cudadog 2017-04-22 16:08:54 +00:00 committed by GitHub
commit 77cc5f3d1b
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
numpy

View File

@ -29,7 +29,6 @@ setup(name=name,
packages=['websockify'],
include_package_data=True,
install_requires=['numpy'],
zip_safe=False,
entry_points={
'console_scripts': [