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 c888ab2 commit ab037f3Copy full SHA for ab037f3
source/tutorials/packaging-projects.rst
@@ -642,7 +642,7 @@ some things you can do:
642
pre-installed, and the operators of those environments may still be
643
requiring users to install packages by running ``setup.py install``
644
commands, rather than providing an installer like ``pip`` that
645
- automatically installes required build dependendencies. These
+ automatically installs required build dependendencies. These
646
environments will not be able to use many published packages until the
647
environment is updated to provide an up to date Python package
648
installation client (e.g. by running ``python -m ensurepip``).
0 commit comments