Skip to content

Commit

Permalink
added digitalpy dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 committed Dec 20, 2023
1 parent 3155e0a commit 5956166
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 @@ -11,6 +11,7 @@ DigitalPy = "^0.3.13.7"

[tool.poetry.group.dev.dependencies]
pylint = "^3.0.2"
DigitalPy = { git = "https://github.com/FreeTAKTeam/DigitalPy.git", branch="service_manager" }

[tool.pytest.ini_options]
pythonpath = [
Expand Down

0 comments on commit 5956166

Please sign in to comment.