Skip to content

Commit 0c8db2f

Browse files
authored
Update setup.py
1 parent 6a74f9e commit 0c8db2f

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
@@ -8,7 +8,7 @@
88
version='0.2a',
99
description='DiscordOAuth2.py',
1010
author='TreeBen77',
11-
packages=packages
11+
packages=packages,
1212
author_email='treeben77yt@gmail.com',
1313
url='https://www.python.org/sigs/distutils-sig/',
1414
classifiers=[

0 commit comments

Comments
 (0)