Currently a Work In Progress
curl -sSL https://install.python-poetry.org | python3 -
Install project dependencies into the poetry virtual environment.
poetry install
poetry run pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Currently a Work In Progress
curl -sSL https://install.python-poetry.org | python3 -
Install project dependencies into the poetry virtual environment.
poetry install
poetry run pytest