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