diff --git a/pyproject.toml b/pyproject.toml index df1344a7..b3e9eeea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ dependencies = [ "packaging", "pyyaml", "setuptools", + "ssh2-python@git+https://github.com/jacobcallahan/ssh2-python.git", ] dynamic = ["version"] # dynamic fields to update on build - version via setuptools_scm