mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a25aba26b5
* linting as a separate ci step * CI and docs improvements * fix docs preview * fix docs, benchmarks fastapi tests * fix formatting and docs build * tweak publishing docs * fix for new download-artifact action * skip check tag to check docs build * prepare for merge
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
coverage==5.3
|
|
mypy==0.790
|
|
pytest==6.1.1
|
|
pytest-cov==2.10.1
|
|
pytest-mock==3.3.1
|
|
pytest-sugar==0.9.4
|