This commit is contained in:
parent
f0581271f6
commit
ed2c6053de
4 changed files with 9 additions and 5 deletions
3
tox.ini
3
tox.ini
|
|
@ -8,8 +8,7 @@ usedevelop = True
|
|||
deps = -rtest_requirements.txt
|
||||
whitelist_externals = sh
|
||||
install_command =
|
||||
# temporary work around for https://github.com/pypa/pip/issues/6434
|
||||
python -m pip install --no-use-pep517 {opts} {packages}
|
||||
sh scripts/pip {opts} {packages}
|
||||
commands =
|
||||
pytest
|
||||
sh scripts/black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue