2023-11-24 17:32:45 -06:00
|
|
|
|
|
|
|
Package Installation
|
|
|
|
====================
|
|
|
|
|
|
|
|
To install the :term:`package` into your :term:`virtual environment`:
|
|
|
|
|
|
|
|
.. code-block:: sh
|
|
|
|
|
|
|
|
pip install WuttJamaican
|
|
|
|
|
|
|
|
Please also see
|
|
|
|
:doc:`packaging:guides/installing-using-pip-and-virtual-environments`
|
|
|
|
in upstream docs.
|
|
|
|
|
|
|
|
|
|
|
|
Sanity Check
|
|
|
|
------------
|
|
|
|
|
|
|
|
Confirm that worked with:
|
|
|
|
|
2024-07-04 14:41:53 -05:00
|
|
|
.. command-output:: pip show WuttJamaican
|