Closed evgkirov closed 11 months ago
tox.ini
httpx
pydantic
pytz
typing-extensions
mypy
pytest
black
isort
flake8
flake8-print
vcrpy
yarl
coverage
pytest-cov
sphinx
sphinx-argparse
types-*
pytest-freezegun
pytest-freezer
...or 4.3.0 4.4.0?
Description
Breaking Changes
tox.ini
. The recommended method for running tests locally is now through act with Docker.Added
Changed
httpx
,pydantic
,pytz
,typing-extensions
.mypy
,pytest
,black
,isort
,flake8
,flake8-print
,vcrpy
,yarl
,coverage
,pytest-cov
,sphinx
,sphinx-argparse
,types-*
. Replacedpytest-freezegun
withpytest-freezer
.Checklist