Skip to content

Commit

Permalink
Update packaging bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Legorooj committed Mar 23, 2020
1 parent 52be79b commit 327f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
setup(
name='sloth-speedtest',
version=__version__,
packages=['sloth'],
packages=['sloth', 'sloth.raw'],
author='Legorooj',
maintainer='Legorooj, FluffyKoalas',
author_email='legorooj@protonmail.com',
Expand Down

0 comments on commit 327f8b0

Please sign in to comment.