mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-21 21:22:23 +03:00
docs/pip: fix typo
This commit is contained in:
parent
601b7dfd2b
commit
1b50cccec4
@ -6,7 +6,7 @@ title: Build a python project with pip
|
||||
|
||||
We recommend reading our [Getting Started](./getting-started.md) guide first if you have not done so yet!
|
||||
|
||||
this guide we are going to take a look at two annotated examples using the [pip module](../reference/pip/index.md):
|
||||
In this guide we are going to take a look at two annotated examples using the [pip module](../reference/pip/index.md):
|
||||
|
||||
- The first one builds [Pillow](https://python-pillow.org/) from upstream sources fetched from PyPi.
|
||||
- The second one builds a fictional python project living in the same repository as the nix sources
|
||||
|
Loading…
Reference in New Issue
Block a user