/opt/imh-python/lib/python3.9/site-packages/pbr/tests/testpackage/doc/source
NameSizeModeActions
__pycache__/-0755rm
conf.py19120644editdlrm
index.rst4790644editdlrm
installation.rst2020644editdlrm
usage.rst830644editdlrm
Edit: /opt/imh-python/lib/python3.9/site-packages/pbr/tests/testpackage/doc/source/installation.rst (202B)
============ Installation ============ At the command line:: $ pip install testpackage Or, if you have virtualenvwrapper installed:: $ mkvirtualenv testpackage $ pip install testpackage