Skip to content

Commit

Permalink
fix: make pykiso work with pipx (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pog3k authored Nov 9, 2023
1 parent a441ef4 commit 8f94682
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ PyVISA = {version = "^1.12.0", optional = true}
PyVISA-py = {version = "~0.5.3", optional = true}
python-can = {version = "^4.2.1", optional = true, extras = ["pcan,vector"]}
defusedxml = "^0.7.1"
packaging = "*"

[tool.poetry.extras]
plugins = [
Expand Down

0 comments on commit 8f94682

Please sign in to comment.