Skip to content

Commit 7192fc1

Browse files
committed
✏️ Specify the testing of wheels
1 parent 2786702 commit 7192fc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/packs/distribution.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,8 @@ Then you can check the wheel with:
622622
$ check-wheel-contents dist/*.whl
623623
dist/dataprep-0.1.0-py3-none-any.whl: OK
624624
625-
Alternatively, you can also install the package:
625+
Alternatively, you can also install the package in a new project, for example in
626+
:samp:`myapp`:
626627

627628
.. code-block:: console
628629

0 commit comments

Comments
 (0)