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 6a8f84d commit 024c9f7Copy full SHA for 024c9f7
setup.py
@@ -12,7 +12,7 @@
12
long_description = f.read()
13
14
setup(
15
- name='scuttle',
+ name='scuttle-api-wrapper',
16
version=__version__,
17
packages=['scuttle', 'scuttle.versions'],
18
url="http://github.com/scuttle/python-scuttle",
0 commit comments