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

Commit

Permalink
Add good practices section
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed May 15, 2020
1 parent 8c99d3c commit 77e18b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/usage/importing-tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ Example: Given we want to import tasks from package "rkt_armutils".
pip install -r requirements.txt
**Good practices:**

- Use fixed versions eg. 3.0 or even 3.0.0 and upgrade only intentionally to reduce your work on fixing bugs


2) In YAML syntax
-----------------

Expand Down

0 comments on commit 77e18b4

Please sign in to comment.