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 0c8db2f commit 3bb23f6Copy full SHA for 3bb23f6
setup.py
@@ -1,7 +1,7 @@
1
from distutils.core import setup
2
3
packages = [
4
- 'discordoauth2',
+ 'discordoauth2.py',
5
]
6
7
setup(name='DiscordOAuth2',
0 commit comments