summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Encode field names using HTML5 by default instead of RFC 2231 (#1492)Robb2019-03-221-1/+1
* Add support for brotli content encoding via brotlipy package (#1532)dennis again2019-01-291-3/+9
* Upgrade coverage to 4.5.2 (#1495)Seth M. Larson2019-01-111-1/+4
* Add Tidelift and remove BountySource (#1505)Seth M. Larson2018-12-271-1/+0
* Use python.org MacPython builds for Travis (#1485)Quentin Pradet2018-11-301-0/+1
* Start testing against Python 3.8 (#1475)Seth M. Larson2018-11-221-2/+2
* Restore Flake8 CI checks (#1477)Quentin Pradet2018-11-191-1/+1
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-7/+1
* Fix codecov coverage by collapsing paths in tox (#1428)Quentin Pradet2018-08-201-1/+7
* Fix coverage reports after src/urlib3 move (#1425)Quentin Pradet2018-08-161-2/+2
* Better visibility for skipped tests within reportSeth M. Larson2018-04-241-2/+2
* Add py37 to tox.ini envlistSeth M. Larson2018-01-091-1/+1
* Simplify tox configurationJon Dufresne2017-12-121-7/+0
* Pass {posargs} to py.test so arguments can be passed through toxJustin Patrin2017-09-091-1/+1
* Fixed appveyor setup to run tests on using the 64bit PythonsIoannis Tziakos2017-08-301-0/+11
* Goodbye Python 3.3. 👋Cory Benfield2017-08-081-1/+1
* Move app engine tests over to pytestJon Wayne Parrott2017-06-071-12/+2
* Also collect coverage dataAlex Chan2017-05-291-1/+1
* Swap out nose for pytest in the test runnerAlex Chan2017-05-291-1/+1
* Fix GAE buildJon Wayne Parrott2017-05-281-1/+1
* Allow APPVEYOR environment variable in toxSeth M. Larson2017-04-031-1/+1
* Statically link OpenSSL and cryptography.Cory Benfield2017-02-121-1/+1
* Run flake on test folderlars48392017-01-231-1/+1
* Add Python 3.6 support.Cory Benfield2016-12-231-1/+1
* Merge branch 'master' into wait_selectorsCory Benfield2016-11-031-1/+1
|\
| * Make Travis CI fail if docs have warnings or errorsAlex Chan2016-11-021-1/+1
* | Allow TRAVIS in tox envSeth Michael Larson2016-10-271-1/+1
* | Merge remote-tracking branch 'upstream/master' into wait_selectorsSeth Michael Larson2016-10-211-0/+1
|\ \ | |/
| * Try shoving it in tox.iniCory Benfield2016-10-201-0/+1
* | Fix tox.ini for Python 2.6Seth Michael Larson2016-10-201-3/+4
* | Add unittest2 for Python 2.6Seth Michael Larson2016-10-201-0/+5
|/
* Updating flake8 locationsJesse Shapiro2016-07-111-1/+1
* Pointing flake8 specifically at the urllib3 packageJesse Shapiro2016-07-041-1/+1
* Adding docs/requirements.txt for readthedocs.Jon Wayne Parrott2016-06-301-4/+1
* Switching to alabaster themeJon Wayne Parrott2016-06-281-0/+1
* Moving docs creation into toxJon Wayne Parrott2016-06-281-0/+13
* Install PyOpenSSL when running tox.Cory Benfield2016-01-251-1/+1
* Remove Python 3.2 support. Goodbye, old friend.Cory Benfield2016-01-201-2/+2
* Add Python 3.5 to TravisVille Skyttä2015-12-271-1/+1
* Spelling fixes.Ville Skyttä2015-12-261-1/+1
* Tests for the SOCKS contrib module.Cory Benfield2015-12-161-0/+1
* Fix flake8 violationsJohn Vandenberg2015-11-021-1/+9
* App Engine Connection PoolJon Wayne Parrott2015-07-161-0/+6
* Don't blow up on regular tests if GAE isn't found.Thomas Weißschuh2015-06-051-1/+1
* Rough stab at App Engine environment tests.Jon Wayne Parrott2015-06-011-2/+15
* Shuffling around requirements file, adding Makefile.Andrey Petrov2014-06-241-1/+1
* CPython 3.4 is a thingThomas Weißschuh2014-05-061-1/+1
* Restrict warnings to deprecation warnings, because... Oh my.Andrey Petrov2014-02-221-1/+1
* Tests and fail travis/tox on deprecation warnings.Andrey Petrov2014-02-211-0/+2
* tox: reuse test-requirements.txtThomas Weißschuh2013-07-191-4/+1