Skip to content

Commit

Permalink
prefetching-dependencies: Drop invalid image reference
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Šoltis <[email protected]>
  • Loading branch information
slimreaper35 committed Jan 3, 2025
1 parent 40ad2dc commit 1c87d66
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,7 @@ $ pip-compile pyproject.toml --generate-hashes
. In the root of your repository create a `requirements-build.in` file.

. Copy the build system requirements from the `pyproject.toml` file to the `requirements-build.in` file.
////
+
*For example:*
+
image::build-requirements.png[Build requirements, role="image"]
////
[start=10]

. Run the `pip_find_builddeps.py` script and `pip-compile` the outputs by using the following command:

+
Expand Down

0 comments on commit 1c87d66

Please sign in to comment.