Skip to content

Commit

Permalink
python/vehicle: fix dependency on iot3
Browse files Browse the repository at this point in the history
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
ymorin-orange committed Dec 24, 2024
1 parent 66fe0af commit 37aafb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/its-vehicle/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
"Development Status :: 4 - Beta",
]
dependencies = [
"iot3 @ git+https://github.com/Orange-OpenSource/its-client@2083d20a59c5191a1258ece823c0741fce672443#subdirectory=python/its-iot3",
"iot3 @ git+https://github.com/Orange-OpenSource/its-client@2083d20a59c5191a1258ece823c0741fce672443#subdirectory=python/iot3",
"its-quadkeys @ git+https://github.com/Orange-OpenSource/its-client@2083d20a59c5191a1258ece823c0741fce672443#subdirectory=python/its-quadkeys",
"linuxfd==1.5",
]
Expand Down

0 comments on commit 37aafb3

Please sign in to comment.