summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.02.0.0Seth Michael Larson2023-04-261-0/+1
* Fix InsecureRequestWarning warnings in test suiteThomas Grainger2023-04-241-1/+0
* Remove dummy setup.py file (#2976)Thomas Grainger2023-04-211-1/+0
* Fix 'ssl_version' option deprecated warningThomas Grainger2023-04-181-1/+0
* Remove the 'pool' deprecation warning from test suiteThomas Grainger2023-04-141-1/+0
* Avoid distutils deprecation warning by dropping pytest-freezegunThomas Grainger2023-04-121-1/+0
* Don't ignore debug logs in pytest, fix log args issueQuentin Pradet2022-12-061-0/+1
* Configure filterwarnings=error (#2790)Thomas Grainger2022-11-241-1/+19
* Require pyOpenSSL 17.1.0+ to support cryptography 39+Quentin Pradet2022-11-231-2/+2
* Use the typing namespace and from __future__ import annotationsBastian Venthur2022-11-211-0/+2
* Move --durations=10 to noxfile.pyQuentin Pradet2022-11-201-3/+0
* output the 10 slowest testsBastian Venthur2022-11-201-0/+3
* Configure ptyest, isort and mypy in pyproject.tomlQuentin Pradet2022-11-101-0/+28
* Restrict sdist files in HatchSeth Michael Larson2022-09-231-0/+12
* Add deprecation warnings for pyOpenSSL and the [secure] extraivanllt2022-08-121-0/+1
* Switch build backend to HatchlingOfek Lev2022-08-101-3/+6
* Add support for decoding ZstandardMauro Amico2022-06-231-0/+3
* Add Changelog link on PyPI Adam Johnson2022-02-101-0/+1
* Switch to Flit as a build-systemSeth Michael Larson2022-01-261-0/+58