summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Update mypy requirement from ^0.800 to ^0.812dependabot/pip/mypy-tw-0.812dependabot[bot]2021-02-191-1/+1
* Moved the metadata into setup.cfg from setup.py.KOLANICH2021-02-161-2/+4
* Update mypy requirement from ^0.790 to ^0.800dependabot/pip/mypy-tw-0.800dependabot[bot]2021-01-251-1/+1
* Update trio requirement from >=0.14,<0.18 to >=0.14,<0.19dependabot/pip/trio-gte-0.14-and-lt-0.19dependabot[bot]2021-01-121-1/+1
* post 2.1.0 versioningBob Halley2021-01-071-1/+1
* Set 2.1.0 version.Bob Halley2021-01-071-1/+1
* update versions for 2.1.0rc1Bob Halley2020-10-301-1/+1
* Update mypy requirement from ^0.782 to ^0.790dependabot/pip/mypy-tw-0.790dependabot[bot]2020-10-121-1/+1
* Update trio requirement from >=0.14,<0.17 to >=0.14,<0.18dependabot/pip/trio-gte-0.14-and-lt-0.18dependabot[bot]2020-09-161-1/+1
* Update wheel requirement from ^0.34.2 to ^0.35.0dependabot/pip/wheel-tw-0.35.0dependabot[bot]2020-08-141-1/+1
* allow pytest 6Bob Halley2020-07-301-1/+1
* Update cryptography requirement from ^2.6 to >=2.6,<4.0dependabot/pip/cryptography-gte-2.6-and-lt-4.0dependabot[bot]2020-07-211-1/+1
* update version post-releaseBob Halley2020-07-171-1/+1
* 2.0.0 versioningv2.0.0Bob Halley2020-07-161-1/+1
* update version post releaseBob Halley2020-07-041-1/+1
* 2.0.0rc2 versioningBob Halley2020-07-011-1/+1
* move pytest-cov dependency to the dev sectionBob Halley2020-06-301-1/+1
* Update mypy requirement from ^0.781 to ^0.782dependabot/pip/mypy-tw-0.782dependabot[bot]2020-06-241-1/+1
* compute and load coverage from travisBob Halley2020-06-221-0/+1
* Update mypy requirement from ^0.780 to ^0.781dependabot/pip/mypy-tw-0.781dependabot[bot]2020-06-221-1/+1
* set versioning to devBob Halley2020-06-201-1/+1
* add wheelv2.0.0rc1Bob Halley2020-06-201-0/+1
* add twine to dev toolsBob Halley2020-06-201-0/+1
* set rc1 in versionBob Halley2020-06-161-1/+1
* Merge pull request #507 from rthalley/dependabot/pip/mypy-tw-0.780Bob Halley2020-06-141-1/+1
|\
| * Update mypy requirement from ^0.770 to ^0.780dependabot[bot]2020-06-141-1/+1
* | Update trio requirement from ^0.14 to >=0.14,<0.17dependabot[bot]2020-06-141-1/+1
|/
* update extrasBob Halley2020-06-121-0/+1
* add curio (optional)Bob Halley2020-06-121-0/+1
* Support trio, curio, and asyncio with one API!Bob Halley2020-06-111-1/+2
* coverage toolsBob Halley2020-05-201-0/+1
* add trio to extrasBob Halley2020-05-191-0/+2
* add sphinx to pyproject.tomlBob Halley2020-05-071-0/+1
* match setup.py's extra_requires functionalitykimbo2020-05-071-4/+9
* python>=3.6Bob Halley2020-05-071-1/+1
* make dnspython installable with pipkimbo2020-05-071-0/+3
* start flake8 supportBob Halley2020-05-041-1/+1
* pytest make targetsBob Halley2020-05-021-0/+1
* start poetry and pyenv supportBob Halley2020-05-011-0/+21