diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dddf9e8..96f3176 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,7 +10,7 @@ sphinx: fail_on_warning: true commands: pre_build: - - sudo apt-get update && sudo apt-get install -y libssh2-1 libssh2-1-dev + - apt-get update && apt-get install -y libssh2-1 libssh2-1.dev python: install: - method: pip