Skip to content

Commit

Permalink
temporary commit to install pyros_schemas/ros to install space
Browse files Browse the repository at this point in the history
this will be integrated with prepare_release branch
  • Loading branch information
naveedhd committed Mar 3, 2017
1 parent 5c62b83 commit c3f8127
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 c3f8127

Please sign in to comment.