changed set up a little bit

This commit is contained in:
2020-06-13 16:32:45 +02:00
parent dd59bf6cc0
commit 51bcf6f033

View File

@@ -17,7 +17,7 @@ setup(
"the human's work. Also optionally outputs to PDF." "the human's work. Also optionally outputs to PDF."
), ),
long_description=long_description, long_description=long_description,
packages=find_packages(), packages=["app"],
classifiers=[ classifiers=[
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",