Skip to content

Commit c135189

Browse files
committed
[chg] removed paramiko dependency as test for debugging mac pyinstaller build
1 parent 5737c7a commit c135189

File tree

2 files changed

+1
-86
lines changed

2 files changed

+1
-86
lines changed

poetry.lock

Lines changed: 1 addition & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ url = "http://pypi.uib.gmbh:8080/simple/"
1616
[tool.poetry.dependencies]
1717
python = "^3.7"
1818
python-opsi = "^4.2.0"
19-
paramiko = "^2.7.2"
2019

2120
[tool.poetry.dev-dependencies]
2221
pytest = "^5.2"

0 commit comments

Comments
 (0)