aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)AuthorFilesLines
2024-01-28Include cryptography_vectors in our test deps (#10277)Alex Gaynor1-0/+1
2024-01-22reopen main for 43 dev (#10234)Paul Kehrer1-1/+1
2024-01-2242.0.0 version bump (#10232)42.0.0Paul Kehrer1-1/+1
2024-01-01Manually bump pydantic (#10106)Alex Gaynor1-1/+1
2023-12-23Added certifi to test dependencies (#10043)Alex Gaynor1-1/+2
2023-12-18Build cp39 wheels in addition to cp37 ones (#9998)Alex Gaynor1-1/+1
2023-12-12Simplify verifying README.rst in CI (#9991)Alex Gaynor1-1/+1
2023-10-25Alway use ruff format (#9778)Alex Gaynor1-5/+2
2023-08-26Add Python 3.12 classifier (#9507)Hugo van Kemenade1-0/+1
2023-08-23Migrate a bit more logic to pyproject.toml (#9489)Alex Gaynor1-1/+8
2023-08-11Try running an extra ruff rule (#9402)Alex Gaynor1-3/+1
2023-07-11CI: Update build and release dependencies to be referenced by SHA (#9177)Diogo Teles Sant'Anna1-0/+1
2023-06-23Enable ruff's own ruleset (#9114)Alex Gaynor1-1/+1
2023-05-31reopen for 42 dev (#8993)Paul Kehrer1-1/+1
2023-05-3041.0.0 version bump (#8991)41.0.0Paul Kehrer1-1/+1
2023-04-30Switch from check-manifest to check-sdist (#8846)Alex Gaynor1-1/+10
2023-04-30Remove pointless newlines that snuck in (#8845)Alex Gaynor1-2/+0
2023-04-26Automate the version bump (#8828)Alex Gaynor1-4/+3
2023-04-25Don't use setup.py in doc tests (#8820)Alex Gaynor1-1/+1
2023-04-17Switch to an allow-list (#8747)Alex Gaynor1-4/+1
2023-04-04remove pytest-shard (#8665)Paul Kehrer1-1/+0
2023-04-02Switch from tox to nox (#8651)Alex Gaynor1-4/+4
2023-03-31Make the readme metadata static (#8639)Alex Gaynor1-2/+2
2023-03-29Switch from pytest-subtests to a mini-version that's faster (#8613)Alex Gaynor1-2/+1
2023-03-25Migrate from setup.cfg to pyproject.toml completely (#8116)Alex Gaynor1-4/+82
2023-03-24drop python 3.6 support (#8448)Paul Kehrer1-3/+2
2023-03-15Python 3.6 compatibility fix. (#8516)Matthew Ryan1-1/+2
2023-03-09add pytest flag to show percentage at all times (#8474)Paul Kehrer1-0/+1
2023-03-05Add an ignore for the newest ruff (#8440)Alex Gaynor1-2/+3
2023-02-16update to latest pytest-subtests and add the new flag (#8301)Paul Kehrer1-1/+1
2023-02-10Remove redundant ruff excludes (#8256)Hugo1-7/+0
2023-02-07ignore a new ruff warning type (#8225)Alex Gaynor1-1/+2
2023-01-20Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor1-2/+2
2022-12-28Replace more deprecated `abstractproperty` (#7944)Viicos1-1/+0
2022-12-21Switch from flake8 to ruff (#7920)Alex Gaynor1-0/+15
2022-12-04a few more mypy flags and fixes (#7877)Paul Kehrer1-0/+2
2022-05-27Move coverage configuration into pyproject.toml (#7274)Alex Gaynor1-0/+28
2022-05-02Instead of ignoring _openssl with mypy, use a pyi (#7177)Alex Gaynor1-1/+0
2022-04-18Refs #7079 -- added basic scaffholding for benchmarks (#7087)Alex Gaynor1-1/+1
2022-02-14Pin setuptools to fix build failure on pypy (#6868)Alex Gaynor1-1/+1
2021-12-23add some more mypy flags (#6751)Paul Kehrer1-0/+2
2021-11-23iso8601 is now typed (#6649)Alex Gaynor1-1/+0
2021-11-13Make --capture=no and --strict-markers enabled by default for pytest (#6598)Alex Gaynor1-1/+1
2021-10-24Remove setup_requires -- setuptools has deprecated it (#6465)Alex Gaynor1-1/+1
2021-10-19Revert "Ban cffi version that makes CI sad (#6418)" (#6441)Alex Gaynor1-1/+1
2021-10-17Ban cffi version that makes CI sad (#6418)Alex Gaynor1-1/+1
2021-08-29updated comments in pyproject.tom (#6245)Alex Gaynor1-2/+2
2021-08-29turn on mypy disallow implicit reexport and fix issues (#6240)Paul Kehrer1-0/+1
2021-06-19Make whitespcae in pyproject.toml normal (#6130)Alex Gaynor1-4/+3
2021-06-19Adding mypy configuration to pyproject (#6116)Tanvi Moharir1-0/+13