Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
711cca93
Commit
711cca93
authored
Jun 01, 2022
by
Mathieu Kniewallner
Committed by
Bjorn Neergaard
May 31, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc(index): recommend usage of `install.python-poetry.org` instead of `install-poetry.py`
parent
6757343d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docs/_index.md
+4
-4
No files found.
docs/_index.md
View file @
711cca93
...
...
@@ -57,8 +57,8 @@ Note that the installer does not support Python < 3.7.
{{% /note %}}
{{% warning %}}
The previous
`get-poetry.py`
installer is now deprecated, if you are currently using it
you should migrate to the new, supported,
`install-poetry.py`
installer
.
The previous
`get-poetry.py`
and
`install-poetry.py`
installers are now deprecated. if you are currently using them
you should migrate to the new, supported,
installer through
`https://install.python-poetry.org`
.
{{% /warning %}}
{{
<
/
step
>
}}
{{
<
step
>
}}
...
...
@@ -137,8 +137,8 @@ poetry self update 1.2.0
```
{{% warning %}}
Poetry versions installed using the
now
deprecated `
get-poetry.py
` installer will not be able to use this
command to update to 1.2 releases or later. Migrate to using
the `
install-poetry.py
` installer
or `
pipx
`.
Poetry versions installed using the deprecated `
get-poetry.py
` installer will not be able to use this
command to update to 1.2 releases or later. Migrate to using
`
https://install.python-poetry.org
`
or `
pipx
`.
{{% /warning %}}
{{< /step >}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment