Skip to content
Snippets Groups Projects
Verified Commit 9ac22173 authored by Anton Tetov Johansson's avatar Anton Tetov Johansson
Browse files

Update poetry url for read the docs build.

parent 502650cf
Branches
Tags
No related merge requests found
Pipeline #1880 passed with warnings
......@@ -8,7 +8,7 @@ build:
jobs:
post_create_environment:
# Install poetry
- curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
- curl -sSL https://install.python-poetry.org | python -
# Tell poetry to not use a virtual environment
- $HOME/.poetry/bin/poetry config virtualenvs.create false
# Install project's dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment