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 2786702 commit 7192fc1Copy full SHA for 7192fc1
docs/packs/distribution.rst
@@ -622,7 +622,8 @@ Then you can check the wheel with:
622
$ check-wheel-contents dist/*.whl
623
dist/dataprep-0.1.0-py3-none-any.whl: OK
624
625
-Alternatively, you can also install the package:
+Alternatively, you can also install the package in a new project, for example in
626
+:samp:`myapp`:
627
628
.. code-block:: console
629
0 commit comments