1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 06:01:03 +00:00

api: Fix packaging

This commit is contained in:
2016-01-02 01:06:30 +02:00
parent 67c6a49dff
commit 0fb605ce27
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ setup(
url = "http://github.com/laurivosandi/certidude",
packages=[
"certidude",
"certidude.api"
],
long_description=open("README.rst").read(),
install_requires=[