Skip to content

Commit 3bb23f6

Browse files
authored
Update setup.py
1 parent 0c8db2f commit 3bb23f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
packages = [
4-
'discordoauth2',
4+
'discordoauth2.py',
55
]
66

77
setup(name='DiscordOAuth2',

0 commit comments

Comments
 (0)