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.
2 parents 7df5a01 + c1a3523 commit 5b06997Copy full SHA for 5b06997
setup.py
@@ -18,7 +18,6 @@
18
if sys.version_info < (2, 6):
19
REQUIRES.append('simplejson')
20
if sys.version_info >= (3,0):
21
- REQUIRES.append('unittest2py3k')
22
REQUIRES.append('socksipy-branch')
23
24
setup(
0 commit comments