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 881e3ec commit d2a2e11Copy full SHA for d2a2e11
setup.py
@@ -77,7 +77,7 @@ def read(fname):
77
"Programming Language :: Python :: 2.7",
78
"Programming Language :: Python :: 3",
79
"Programming Language :: Python :: 3.5",
80
- "Programming Language :: Python :: 3.6"
+ "Programming Language :: Python :: 3.6",
81
"Topic :: Internet :: Proxy Servers",
82
],
83
)
0 commit comments