Skip to content

Commit

Permalink
add missing setup.py metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw57 committed Mar 21, 2017
1 parent 3ea098f commit d918f78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
name='freenect2',
version='0.2.0',
author='Rich Wareham',
author_email='rich.freenect2@richwareham.com',
url='https://github.com/rjw57/freenect2-python',
packages=find_packages(),
install_requires=install_requires,
setup_requires=['cffi>=1.0.0'],
Expand Down

0 comments on commit d918f78

Please sign in to comment.