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 cf865ef + b869049 commit a33998aCopy full SHA for a33998a
setup.py
@@ -5,7 +5,7 @@
5
version='1.5.0',
6
author='James Cranwell-Ward',
7
author_email='[email protected]',
8
- py_modules=['activtyinfo_client'],
+ py_modules=['activityinfo_client'],
9
install_requires=['requests'],
10
description='Simple python wrapper for ActivityInfo REST API'
11
)
0 commit comments