We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a346688 commit 6529ab5Copy full SHA for 6529ab5
tutorials/get-to-know-hatch.md
@@ -19,7 +19,6 @@ the [hatch website](https://hatch.pypa.io/latest/install/).
19
Hatch can also be installed directly using `pip` or `conda`, but we encourage you to use `pipx`.
20
This is because `pipx` will ensure that your package is available across all of your Python
21
environments on your computer rather than just in the environment that you install it into.
22
-
23
If you install hatch this way you will have to take care that the environment it is installed into
24
is activated for the command to work.
25
:::
0 commit comments