14 Commits

Author SHA1 Message Date
Mark Mayo
4be4f650d0 Fixed deprecated module, whitespace, booleans and other small tidyups
Lots of whitespace, cleanups
simplified if conditions
Cleaned up imports (using isort)
fixed use of deprecated imp module
2022-11-27 21:04:02 +13:00
Jarry Shaw
5a008ad878
Added PySocks extra requirement 2020-01-25 12:11:41 +08:00
Mort Yao
c9fceb7b34 setup.py: set zip_safe to True (close #759) 2015-11-11 23:56:18 +01:00
Mort Yao
8aea3367ab add a separate README.rst 2015-10-23 01:53:42 +02:00
Mort Yao
c0b7c34cbd Revert "update Makefile & setup.py" (fix #685)
This reverts commit c3ac87a7a1c5f47aa4d4dc0c1d168a8f39840ea6.
2015-10-04 22:21:12 +02:00
Mort Yao
c3ac87a7a1 update Makefile & setup.py 2015-09-21 01:57:43 +02:00
Mort Yao
b0cb4acee2 setup.py: ignore README.rst if not exist 2014-09-21 04:39:07 +02:00
Mort Yao
b8e0600d78 use .rst as the extension name of reStructuredText files; deprecate README.txt 2014-09-21 04:23:28 +02:00
依云
0cf72772d6 setup.py: open with encoding 'utf-8' 2013-11-30 22:52:35 +01:00
Mort Yao
2b47ccd5d2 add unit tests 2013-02-12 22:04:39 +01:00
Mort Yao
9e2613f6ae start 0.3dev 2012-12-09 17:33:24 +01:00
Mort Yao
c49c1f0496 fix #19: remove download URL 2012-10-23 21:59:03 +02:00
Mort Yao
66698f71b8 version 0.1.0 2012-09-01 00:55:45 +02:00
Mort Yao
70cb82b703 refactor for Python packaging 2012-08-31 17:20:38 +02:00