pipeline: test: image: fnndsc/python-poetry commands: - poetry install - poetry run pytest -vvv