that is useless, the error is in the docker image build

This commit is contained in:
Jean-Paul Calderone 2020-08-03 16:58:25 -04:00
parent a513c7ab28
commit 612afdcf7c
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287

View File

@ -51,8 +51,6 @@ commands =
[testenv:py36]
# git inside of ratchet.sh needs $HOME.
passenv = HOME
setenv =
LANG=en_US.UTF-8
commands = {toxinidir}/misc/python3/ratchet.sh
[testenv:integration]