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 6975c27 + 0d66b41 commit 4d4b461Copy full SHA for 4d4b461
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