Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 3246396

Browse files
author
Allison Deal
committed
use pipx
1 parent de2bf68 commit 3246396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Python Client for Elemental On-Premises Appliances
1111

1212
Before running tests locally, install `tox` and `poetry`.
1313

14-
pip install tox
15-
pip install poetry
14+
pipx install tox
15+
pipx install poetry
1616

1717
Run tests using
1818

0 commit comments

Comments
 (0)