summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* green.http: collections.Iterable alias removed in Python 3.10, CI 3.10, drop ...Sergey Shepelev2023-01-221-7/+16
* chore: CI upgrades, pycodestyle fix 2 empty lines after class/defSergey Shepelev2023-01-181-6/+7
* Fix tox errorTim Burke2023-01-181-1/+3
* ci: remove redundant basepython decls from tox.iniMichał Górny2022-02-241-9/+0
* greendns: compatibility with dnspython v2Felix Yan2021-09-011-1/+2
* ci: cache pip/tox; faster tox with `skipdist` and `usedevelop`Sergey Shepelev2021-05-131-0/+3
* replace Travis with Github (actions) CISergey Shepelev2021-05-101-9/+12
* pyopenssl tsafe module was deprecated and removed in v20.0.0Sergey Shepelev2020-12-131-1/+2
* Add Python 3.8 testingJohn Vandenberg2020-08-191-1/+3
* drop Python 3.4 supportdrop-34Sergey Shepelev2020-07-061-4/+3
* Drop support for Python3.3Sergey Shepelev2018-05-191-4/+3
* Drop support for Python2.6 and python-epoll packageSergey Shepelev2018-05-191-6/+4
* external dependencies for six, monotonic, dnspythonnat-goodspeed2018-05-101-2/+2
* wsgi: latin-1 encoding dance for environ[PATH_INFO]Sergey Shepelev2018-03-111-2/+2
* travis: update test dependencies, use psycopg2-binarySergey Shepelev2018-03-091-11/+12
* Travis broke ipv6, allow failure; test against Python 2.7Sergey Shepelev2017-12-051-1/+17
* Drop OpenSSL.rand supportHaikel Guemar2017-10-041-1/+1
* hubs: use monotonic clock by default (bundled package); Thanks to Roman Podol...Sergey Shepelev2017-02-161-2/+2
* tests cleanup, CI with Python 3.6Sergey Shepelev2017-01-051-3/+5
* test coverage reportscoverageSergey Shepelev2017-01-041-6/+6
* test_import_patched_defaults bended to play with pyopenssl>=16.1.0Sergey Shepelev2016-12-311-3/+3
* bundle dnspython in support/; resolving is always greenSergey Shepelev2016-08-241-5/+3
* tests: new release of dnspython works for both py2/3Ondřej Nový2016-08-121-2/+2
* Provide green http without undesired side effectsJakub Stasiak2016-07-081-2/+2
* Add Python 3.5 to test envs; Thanks to Piët DelportSergey Shepelev2016-05-181-2/+3
* tox: don't cap pyopenssl to 0.13tox_pyopensslVictor Stinner2016-04-231-1/+2
* patcher: patch existing threading locks; Thanks to Alexis LeeAlexis Lee2016-04-181-0/+1
* travis: Fix allowing more CPU usageJakub Stasiak2016-01-231-0/+1
* Remove pip download cache referencesJakub Stasiak2016-01-231-1/+0
* tox 1.8 or newer is requiredVictor Stinner2015-04-091-0/+1
* greendns: Python3 compatibilityv17.1-rc1Sergey Shepelev2015-02-251-1/+2
* greendns: fix (remove) dns.name importSergey Shepelev2015-02-251-6/+6
* tests/isolated for tests sandboxed in separate python processSergey Shepelev2015-02-251-1/+1
* Tests: tidy up tox fileDavid Szotten2015-02-071-123/+21
* hubs: delay import pkg_resourcesSergey Shepelev2014-12-301-0/+1
* Exclude bundled mock and six from style checkingJakub Stasiak2014-11-111-2/+2
* ExcluJakub Stasiak2014-11-111-2/+2
* Add Python 3.4 build optionsJakub Stasiak2014-10-101-0/+19
* Remove most of the deprecated codeJakub Stasiak2014-10-101-2/+1
* PEP-8 check all files, once in separate environment, parallel in TravisSergey Shepelev2014-04-241-43/+50
* python3 compatibilitySergey Shepelev2014-04-231-0/+3
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-1/+30
* pypy compatibilityJakub Stasiak2014-04-151-1/+1
* travis: Build with PyPy; Upgrade dependencies; Install libzmq-devJakub Stasiak2014-04-151-1/+14
* travis: Build with Python 3.3Jakub Stasiak2014-03-281-3/+35
* tox: Refactor configurationJakub Stasiak2014-01-281-18/+1
* tox: Bump MySQL-Python versionJakub Stasiak2014-01-281-1/+1
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...Sergey Shepelev2013-12-031-15/+1
* tox: Add pep8 and flake8 configuration in tox.iniFloris Bruynooghe2013-08-191-0/+12
* tox: run tests with newer versions of optional dependenciesSergey Shepelev2013-07-111-8/+8