Skip to content

Commit 79bb0ee

Browse files
authored
chore: added warning about global dependencies
1 parent bd49c82 commit 79bb0ee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/01-usage.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

33
Refer to the [service-template-python](https://github.com/VU-ASE/service-template-python) for a complete example on how to use this library.
44

5+
:::warning[Global Dependencies]
6+
7+
If your service relies on global dependencies (such as `pip` modules), you must make sure that these dependencies are installed on the Rover for the `debix` user.
8+
9+
:::

0 commit comments

Comments
 (0)