Skip to content

Commit 6529ab5

Browse files
ucoderylwasser
authored andcommitted
combine pipx note paragraphs
1 parent a346688 commit 6529ab5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/get-to-know-hatch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ the [hatch website](https://hatch.pypa.io/latest/install/).
1919
Hatch can also be installed directly using `pip` or `conda`, but we encourage you to use `pipx`.
2020
This is because `pipx` will ensure that your package is available across all of your Python
2121
environments on your computer rather than just in the environment that you install it into.
22-
2322
If you install hatch this way you will have to take care that the environment it is installed into
2423
is activated for the command to work.
2524
:::

0 commit comments

Comments
 (0)