Newer
Older
description = run the tests with pytest
package = wheel
wheel_build_env = .pkg
# TODO: Remove this once https://gitlab.teklia.com/atr/dan/-/issues/258 is done
pytest<8,>=6
pytest-lazy-fixture
-rrequirements.txt
commands =
pytest {tty:--color=yes} {posargs}