Skip to content

Commit

Permalink
Merge pull request #4 from naveedhd/temp_setup_install
Browse files Browse the repository at this point in the history
temporary commit to install pyros_schemas/ros to install space
  • Loading branch information
asmodehn authored Mar 3, 2017
2 parents 5c62b83 + c3f8127 commit 9e3debe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
setup_args = generate_distutils_setup(
packages=[
'pyros_schemas',
'pyros_schemas.ros',
'pyros_schemas.ros.schemas',
'pyros_schemas.ros.tests',
],
package_dir={
'pyros_schemas': 'pyros_schemas'
Expand Down

0 comments on commit 9e3debe

Please sign in to comment.