1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

use pyproject.toml for tooling, add isort

This commit is contained in:
Ross McFarland
2023-01-22 13:56:13 -08:00
parent 6be0a8133a
commit cfaf7315de
7 changed files with 18 additions and 5 deletions

View File

@@ -30,6 +30,4 @@ export ARM_CLIENT_SECRET=
export ARM_TENANT_ID=
export ARM_SUBSCRIPTION_ID=
export PYTHONPATH=.:$PYTHONPATH
pytest --disable-network "$@"