summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Configure ptyest, isort and mypy in pyproject.tomlQuentin Pradet2022-11-101-27/+0
* Fix Tornado event_loop warning on Python 3.10 and later (#2777)Thomas Grainger2022-11-101-0/+2
* Switch to Flit as a build-systemSeth Michael Larson2022-01-261-15/+0
* Add mypy configuration file with explicit optionsRan Benita2021-07-301-0/+18
* Update setup.cfg (#2311)Marco Scardovi2021-06-261-2/+2
* Move ssl_match_hostname to urllib3.utilsHasan Ramezani2021-04-211-1/+1
* Switch to Brotli C bindings for CPython, brotlicffi for non-CPython (#2099)Seth Michael Larson2020-12-051-1/+2
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-4/+0
* Add isort config to setup.cfg for editors (#2009)Quentin Pradet2020-10-011-0/+3
* Stop using unittest (#1649)Quentin Pradet2019-07-051-0/+1
* Ignore flake8 errors that are introduced deliberately by black (#1631)Ratan Kulshreshtha2019-06-041-0/+1
* Update assertions to pytest style (#1614)Ratan Kulshreshtha2019-05-281-1/+1
* Update requires-dist and documentation for Brotli (#1534)Seth Michael Larson2019-01-291-0/+2
* Fix setup.py and setup.cfg dependencies for secure extra (#1497)Seth M. Larson2018-12-101-3/+3
* Start testing against Python 3.8 (#1475)Seth M. Larson2018-11-221-0/+3
* Restore Flake8 CI checks (#1477)Quentin Pradet2018-11-191-1/+1
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-4/+3
* Pin pyOpenSSL major version to 17.* for Python 2.6 (#1389)Seth M. Larson2018-05-281-1/+2
* Include license file in the generated wheel packageJon Dufresne2017-10-211-0/+1
* Remove all uses of nose from the codebaseAlex Chan2017-08-091-7/+0
* Rename [wheel] section to [bdist_wheel] as the former is legacyJon Dufresne2017-06-041-1/+1
* Run flake on test folderlars48392017-01-231-1/+1
* Remove 100% requirement from nosetests.Cory Benfield2016-10-201-1/+0
* Add ipaddress marker to setup.cfg.Cory Benfield2016-09-081-0/+1
* Don't forget setup.cfgCory Benfield2016-09-061-1/+1
* We actually require cryptography-based PyOpenSSL now.Cory Benfield2016-07-191-1/+1
* Update setup.cfgCory Benfield2016-07-191-2/+2
* Adding socks extra to setup.cfgJesse Shapiro2016-05-171-1/+4
* Specify minimum pyOpenSSL versionPhilip Lorenz2015-11-191-1/+1
* Fix flake8 violationsJohn Vandenberg2015-11-021-0/+1
* Sepcify python version specific extras in setup.cfgIan Cordasco2015-09-211-0/+8
* Universal wheelCory Benfield2015-05-311-0/+3
* Add flake8 section to setup.cfgIan Cordasco2014-05-291-0/+3
* don't persist code coverageThomas Weißschuh2013-08-141-0/+1
* enforce 100% coverage during testsThomas Weißschuh2013-03-211-0/+2
* Coverage configuration.Andrey Petrov2012-01-291-1/+1
* Added coverage module to help improve testsGeorge Marshall2011-12-041-0/+2
* Messing with tests and readme.Andrey Petrov2011-10-081-0/+2