Skip to content

Commit d2a2e11

Browse files
tiranNathaniel McCallum
authored andcommitted
typo, I forgot a trailing comma
Signed-off-by: Christian Heimes <[email protected]>
1 parent 881e3ec commit d2a2e11

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
@@ -77,7 +77,7 @@ def read(fname):
7777
"Programming Language :: Python :: 2.7",
7878
"Programming Language :: Python :: 3",
7979
"Programming Language :: Python :: 3.5",
80-
"Programming Language :: Python :: 3.6"
80+
"Programming Language :: Python :: 3.6",
8181
"Topic :: Internet :: Proxy Servers",
8282
],
8383
)

0 commit comments

Comments
 (0)