Skip to content
Snippets Groups Projects
Commit 074fc783 authored by omni's avatar omni
Browse files

testing/magic-wormhole: tox

parent c9b86bf9
No related branches found
No related tags found
No related merge requests found
Pipeline #74434 failed
......@@ -15,7 +15,7 @@ makedepends="
python3-dev
"
checkdepends="
py3-pytest py3-pytest-runner py3-mock
py3-tox py3-pytest py3-pytest-runner py3-mock
libffi-dev
magic-wormhole-transit-relay
magic-wormhole-mailbox-server
......@@ -28,7 +28,7 @@ build() {
}
check() {
python3 setup.py test
tox
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment