Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Commit 77e18b4

Browse files
committed
Add good practices section
1 parent 8c99d3c commit 77e18b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/usage/importing-tasks.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Example: Given we want to import tasks from package "rkt_armutils".
2121
pip install -r requirements.txt
2222
2323
24+
**Good practices:**
25+
26+
- Use fixed versions eg. 3.0 or even 3.0.0 and upgrade only intentionally to reduce your work on fixing bugs
27+
28+
2429
2) In YAML syntax
2530
-----------------
2631

0 commit comments

Comments
 (0)