We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24d75f0 + 83a8b7d commit 4b4c6f8Copy full SHA for 4b4c6f8
setup.py
@@ -48,6 +48,6 @@
48
49
keywords='cisco spark api enterprise messaging',
50
51
- packages=['ciscosparkapi'],
+ packages=['ciscosparkapi', 'ciscosparkapi.api'],
52
install_requires=['requests>=2.4.2'],
53
)
0 commit comments