Skip to content

Commit 4daca63

Browse files
committed
Clarify installed package usage step
1 parent ecf32d9 commit 4daca63

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/tutorials/packaging-projects.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,9 @@ something like this:
456456
example package doesn't have any dependencies, it's a good practice to avoid
457457
installing dependencies when using TestPyPI.
458458

459+
Using your newly installed package
460+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
461+
459462
You can test that it was installed correctly by importing the package.
460463
Make sure you're still in your virtual environment, then run Python:
461464

0 commit comments

Comments
 (0)