Skip to content

Commit c6037c7

Browse files
authored
Merge pull request #10684 from daneah/main
2 parents 3fd3a97 + b36f286 commit c6037c7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/html/topics/dependency-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ how to inspect:
156156

157157
During deployment, you can create a lockfile stating the exact package and
158158
version number for for each dependency of that package. You can create this
159-
with `pip-tools <https://github.com/jazzband/pip-tools/>`\_\_.
159+
with [pip-tools](https://github.com/jazzband/pip-tools/).
160160

161161
This means the "work" is done once during development process, and thus
162162
will avoid performing dependency resolution during deployment.

news/7E64556D-9BE9-4222-9D6F-54312B90F74E.trivial.rst

Whitespace-only changes.

0 commit comments

Comments
 (0)