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.
1 parent 27639fa commit 0d66b41Copy full SHA for 0d66b41
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