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:
@@ -38,8 +38,6 @@ grep -r -I --line-number "# pragma: +no.*cover" $SOURCE_DIR && {
|
||||
exit 1
|
||||
}
|
||||
|
||||
export PYTHONPATH=.:$PYTHONPATH
|
||||
|
||||
pytest \
|
||||
--disable-network \
|
||||
--cov-reset \
|
||||
|
||||
Reference in New Issue
Block a user