Skip to content

Commit 711368f

Browse files
committed
add dependencies for Ubuntu
1 parent c6e5a1b commit 711368f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
My ansible playbooks
33

44
## setup python environment
5+
- install dependencies
6+
- Ubuntu: `sudo apt install build-essential libssl-dev libffi-dev libbz2-dev libncurses-dev libsqlite3-dev python3-tk liblzma-dev`
57
- [install poetry](https://python-poetry.org/docs/)
68
- run `poetry install --sync` to ansible and related dev dependencies
79

0 commit comments

Comments
 (0)