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 8d3bd00 commit 7d82ae0Copy full SHA for 7d82ae0
docs/source/installation/uv.md
@@ -351,7 +351,7 @@ pip install bandersnatch
351
pip install cibuildwheel
352
'''
353
354
-After this you should be able to run 'puproject-build' in the root
+After this you should be able to run 'pyproject-build' in the root
355
of the project to create the package under dist. Under which you can
356
run the interpreter to install any other dependicies and add it into
357
the pip package.
0 commit comments