Skip to content

Commit 32aec4d

Browse files
committed
Merge branch 'workflow_tool' of https://github.com/pfmoore/pip into workflow_tool
2 parents 2233c5f + 9d19637 commit 32aec4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/topics/workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ used to gain access to all of the various tools and libraries available on PyPI.
3030
In particular, this enables the installation of a number of workflow tools.
3131

3232
This "bootstrapping" mechanism was proposed (and accepted) in [PEP
33-
453](https://www.python.org/dev/peps/pep-0453/).
33+
453](https://peps.python.org/pep-0453/).
3434

3535

3636
## Further information
3737

3838
The [Packaging User Guide](https://packaging.python.org) discusses Python
3939
project development, and includes tool recommendations for people looking for
40-
further information on how to manage their development workflow.
40+
further information on how to manage their development workflow.

0 commit comments

Comments
 (0)