You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_index.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,6 @@ See the **advanced** installation instructions to use a preview or alternate ver
42
42
[`pipx`](https://github.com/pypa/pipx) is used to install Python CLI applications globally while still isolating them in virtual environments.
43
43
`pipx` will manage upgrades and uninstalls when used to install Poetry.
44
44
45
-
{{% note %}}
46
-
pipx is the installation approach which the user should choose to install multiple versions of pipx.
47
-
{{% /note %}}
48
-
49
45
{{< steps >}}
50
46
{{< step >}}
51
47
**Install Poetry**
@@ -179,6 +175,8 @@ You can also install Poetry from a `git` repository by using the `--git` option:
0 commit comments