Skip to content

Commit 9fd963b

Browse files
committed
Remove Universal Robots RTDE package references from poetry.lock and pyproject.toml. Changes to dynamic installation
1 parent f5cff6a commit 9fd963b

2 files changed

Lines changed: 2 additions & 22 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ Tracker = "https://github.com/MGross21/armctl/issues"
2222

2323
[tool.poetry.dependencies]
2424
python = "^3.9"
25-
26-
# [project.optional-dependencies]
27-
# ur = [
28-
# "urrtde @ git+https://github.com/UniversalRobots/RTDE_Python_Client_Library.git@main",
29-
# ]
25+
# urrtde = { git = "https://github.com/UniversalRobots/RTDE_Python_Client_Library.git", branch = "main" }
3026

3127
[tool.poetry.urls]
3228
Homepage = "https://github.com/MGross21/armctl"

0 commit comments

Comments
 (0)