Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-evans authored Nov 22, 2021
1 parent acdf192 commit 3e03a6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{'': '.'}

packages = \
['servicecatalog_puppet']
['servicecatalog_puppet',
'servicecatalog_puppet.workflow']

package_data = \
{'': ['*'], 'servicecatalog_puppet': ['manifests/*', 'templates/*']}
Expand Down

0 comments on commit 3e03a6f

Please sign in to comment.