We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be52795 commit d2cd80aCopy full SHA for d2cd80a
setup.py
@@ -7,7 +7,7 @@
7
author="Prateek Chanda",
8
author_email="[email protected]",
9
license="MIT",
10
- packages=['python'],
+ packages=['code_sleep_python'],
11
include_package_data=True,
12
version="1.0.0",
13
classifiers=[
0 commit comments