Skip to content

Commit

Permalink
added pylustrator.components subcomponent to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerum authored Oct 6, 2022
1 parent 428973a commit 3137d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
license="GPLv3",
author='Richard Gerum',
author_email='[email protected]',
packages=['pylustrator'],
packages=['pylustrator', 'pylustrator.components'],
include_package_data=True,
install_requires=[
'natsort',
Expand Down

0 comments on commit 3137d5f

Please sign in to comment.