Skip to content

Commit

Permalink
setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dfelinto committed Jun 18, 2015
1 parent f1724ba commit d818505
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
from setuptools import setup

setup(name='blendervr-manual',
version='1.0',
description='BlenderVR Manual',
author='BlendeVR Dev Team',
author_email='blendervr@limsi.fr',
url='blendervr.limsi.fr',
)

0 comments on commit d818505

Please sign in to comment.