mirror of
https://github.com/chatmail/relay.git
synced 2026-05-18 20:08:21 +00:00
Use tox -c option
This commit is contained in:
@@ -1,11 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
tox -c chatmaild
|
||||||
pushd chatmaild
|
tox -c deploy-chatmail
|
||||||
tox
|
|
||||||
popd
|
|
||||||
|
|
||||||
pushd deploy-chatmail
|
|
||||||
tox
|
|
||||||
popd
|
|
||||||
|
|
||||||
venv/bin/pytest tests/online -vrx --durations=5 $@
|
venv/bin/pytest tests/online -vrx --durations=5 $@
|
||||||
|
|||||||
Reference in New Issue
Block a user