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 9051da9 commit fe15b33Copy full SHA for fe15b33
setup.py
@@ -17,7 +17,7 @@
17
long_description = f.read()
18
19
setuptools.setup(
20
- name='githubapps',
+ name='githubapps.py',
21
version=version,
22
license='MIT',
23
description='This is a wrapper for the Github Apps API.',
0 commit comments