Skip to content

Commit

Permalink
Add missing module to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
derrod committed May 4, 2020
1 parent 8fd7e00 commit 0b99e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
'legendary.downloader',
'legendary.lfs',
'legendary.models',
'legendary.utils',
],
entry_points=dict(
console_scripts=['legendary = legendary.cli:main']
Expand Down

0 comments on commit 0b99e56

Please sign in to comment.