Skip to content

Commit

Permalink
Moving ssh2-python fork dependency back to main list
Browse files Browse the repository at this point in the history
Since making it an extra didn't help with PyPi, I'm moving this back up
until we have a better option. This will simplify installs from github.
  • Loading branch information
JacobCallahan committed Feb 13, 2024
1 parent 0f51071 commit 2cad77d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2cad77d

Please sign in to comment.