Skip to content

Make poetry a prerequisite#311

Merged
dgarcia360 merged 5 commits intoscylladb:masterfrom
dgarcia360:update-poetry-latest
Jan 12, 2022
Merged

Make poetry a prerequisite#311
dgarcia360 merged 5 commits intoscylladb:masterfrom
dgarcia360:update-poetry-latest

Conversation

@dgarcia360
Copy link
Copy Markdown
Collaborator

@dgarcia360 dgarcia360 commented Jan 12, 2022

Closes #307 & closes #239

How to test this PR

  1. Clone this PR.

  2. Delete poetry (old version) from your computer:

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | POETRY_UNINSTALL=1 python -
  1. Install the latest version of poetry:
curl -sSL https://install.python-poetry.org | python -

For more detailed instructions, see https://python-poetry.org/docs/master/

  1. Move to the docs folder, and run make preview.

  2. The documentation should build without errors.

@dgarcia360 dgarcia360 merged commit 042e6ab into scylladb:master Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make poetry a prerequisite Adapt setup.sh to support Windows

1 participant