changed set up a little bit
This commit is contained in:
2
setup.py
2
setup.py
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user