summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Less specific `tests_require` for distro package convenience. (Fixes #361)Andrey Petrov2014-06-241-5/+8
* Shuffling around requirements file, adding Makefile.Andrey Petrov2014-06-241-1/+1
* Add urllib3.util.Andrey Petrov2014-04-171-1/+1
* Don't install dummyserver into site-packagesSascha Peilicke2014-03-201-1/+1
* Adding 'urllib3.contrib' to setup.py (#167)Andrey Petrov2013-03-251-2/+3
* Oops, forgot to update setup.py.Andrey Petrov2012-05-111-1/+1
* Adding test-requirements.txt and testing note.Andrey Petrov2012-01-291-5/+1
* Preparing for v1.2Andrey Petrov2012-01-291-1/+0
* Add trove classifiers for Python 2 and 3 compatibility.Thomas2012-01-231-0/+2
* Progress on porting tests and dummyserver to py3Andrey Petrov2012-01-221-1/+0
* No more eventlet.Andrey Petrov2012-01-221-4/+0
* Merging and getting rid of eventlet, wsgiref and other things in dummyserver....Andrey Petrov2012-01-221-4/+10
|\
| * Add mimetools_choose_boundary to packages list in setup.pyThomas Kluyver2012-01-221-1/+3
| * Use tornado for tests on Python 3.Thomas Kluyver2012-01-221-2/+5
| * urllib3 imports on Python 3.Thomas Kluyver2012-01-201-1/+1
* | Merge.Andrey Petrov2012-01-211-1/+2
|\ \ | |/ |/|
| * Merge remote-tracking branch 'shazow/master'George Marshall2011-12-041-1/+1
| |\
| * | Added coverage module to help improve testsGeorge Marshall2011-12-041-1/+2
* | | fix setup.pyAntti Häyrynen2011-12-221-1/+1
| |/ |/|
* | nosetests working.Andrey Petrov2011-12-041-1/+1
|/
* RTD link for pypiAndrey Petrov2011-10-261-1/+1
* Embedded dummy_server works with HTTPS. Fixed skipped test.Andrey Petrov2011-10-111-0/+1
* Trying to fix setup.pyAndrey Petrov2011-10-091-4/+3
* Messing with tests and readme.Andrey Petrov2011-10-081-1/+3
* Prepping for 1.0 release.Andrey Petrov2011-10-081-9/+17
* Functional tests with gunicorn, one test still stalling.Andrey Petrov2011-09-271-1/+9
* Modernizing setup.pyAndrey Petrov2011-09-211-10/+11
* Version bump: 0.5Andrey Petrov2011-04-031-2/+2
* Added client-side verified SSL and gzip/deflate response decompression patch ...Andrey Petrov2010-10-101-2/+2
* setup.py metadata updates.0.3.1Andrey Petrov2010-07-131-0/+1
* Version bump.Andrey Petrov2010-07-131-1/+1
* Updated README, setup metadata.Andrey Petrov2010-07-131-2/+9
* Updated README and version bumpAndrey Petrov2009-12-101-1/+1
* Initial import of source.Andrey Petrov2009-12-101-0/+27