summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Switch from check-manifest to check-sdist (#8846)Alex Gaynor2023-04-301-1/+10
* Remove pointless newlines that snuck in (#8845)Alex Gaynor2023-04-301-2/+0
* Automate the version bump (#8828)Alex Gaynor2023-04-261-4/+3
* Don't use setup.py in doc tests (#8820)Alex Gaynor2023-04-251-1/+1
* Switch to an allow-list (#8747)Alex Gaynor2023-04-171-4/+1
* remove pytest-shard (#8665)Paul Kehrer2023-04-041-1/+0
* Switch from tox to nox (#8651)Alex Gaynor2023-04-021-4/+4
* Make the readme metadata static (#8639)Alex Gaynor2023-03-311-2/+2
* Switch from pytest-subtests to a mini-version that's faster (#8613)Alex Gaynor2023-03-291-2/+1
* Migrate from setup.cfg to pyproject.toml completely (#8116)Alex Gaynor2023-03-251-4/+82
* drop python 3.6 support (#8448)Paul Kehrer2023-03-241-3/+2
* Python 3.6 compatibility fix. (#8516)Matthew Ryan2023-03-151-1/+2
* add pytest flag to show percentage at all times (#8474)Paul Kehrer2023-03-091-0/+1
* Add an ignore for the newest ruff (#8440)Alex Gaynor2023-03-051-2/+3
* update to latest pytest-subtests and add the new flag (#8301)Paul Kehrer2023-02-161-1/+1
* Remove redundant ruff excludes (#8256)Hugo2023-02-101-7/+0
* ignore a new ruff warning type (#8225)Alex Gaynor2023-02-071-1/+2
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-2/+2
* Replace more deprecated `abstractproperty` (#7944)Viicos2022-12-281-1/+0
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-211-0/+15
* a few more mypy flags and fixes (#7877)Paul Kehrer2022-12-041-0/+2
* Move coverage configuration into pyproject.toml (#7274)Alex Gaynor2022-05-271-0/+28
* Instead of ignoring _openssl with mypy, use a pyi (#7177)Alex Gaynor2022-05-021-1/+0
* Refs #7079 -- added basic scaffholding for benchmarks (#7087)Alex Gaynor2022-04-181-1/+1
* Pin setuptools to fix build failure on pypy (#6868)Alex Gaynor2022-02-141-1/+1
* add some more mypy flags (#6751)Paul Kehrer2021-12-231-0/+2
* iso8601 is now typed (#6649)Alex Gaynor2021-11-231-1/+0
* Make --capture=no and --strict-markers enabled by default for pytest (#6598)Alex Gaynor2021-11-131-1/+1
* Remove setup_requires -- setuptools has deprecated it (#6465)Alex Gaynor2021-10-241-1/+1
* Revert "Ban cffi version that makes CI sad (#6418)" (#6441)Alex Gaynor2021-10-191-1/+1
* Ban cffi version that makes CI sad (#6418)Alex Gaynor2021-10-171-1/+1
* updated comments in pyproject.tom (#6245)Alex Gaynor2021-08-291-2/+2
* turn on mypy disallow implicit reexport and fix issues (#6240)Paul Kehrer2021-08-291-0/+1
* Make whitespcae in pyproject.toml normal (#6130)Alex Gaynor2021-06-191-4/+3
* Adding mypy configuration to pyproject (#6116)Tanvi Moharir2021-06-191-0/+13
* wycheproof_tests is not longer a fixture (#5886)Alex Gaynor2021-03-011-1/+0
* Remove requires_backend_interface from tests because it was useless (#5884)Alex Gaynor2021-03-011-1/+0
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-221-0/+1
* put pytest configuration somewhere that goes in the sdist (#5648)Alex Gaynor2020-12-151-0/+9
* Switch black to py36 as the minimum version (#5608)Alex Gaynor2020-12-081-1/+1
* bump cffi minimum version to help out pyopenssl (#5598)Alex Gaynor2020-12-011-1/+1
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-0/+4
* Comply with PEP 508 by using platform_python_implementation (#5006)Sebastian Jordan2019-10-171-1/+1
* Add PEP 517 to pyproject.toml (#4783)Paul Ganssle2019-02-281-2/+5
* allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer2018-12-091-1/+1
* Fixes #3548 - add a pyproject.toml (#4363)Alex Gaynor2018-07-231-0/+7