test depends on things

This commit is contained in:
2019-09-19 15:25:31 -04:00
parent c41c2a6384
commit 38cce7a0a5
+1 -1
View File
@@ -9,7 +9,7 @@ test: python/test docker/test
# bake -i release v0.0.0
release: pypi/publish docker/release
python/test:
python/test: install/python
pipenv run pytest
docker/bash: docker/build