Update How to use authored by Federico Izzo's avatar Federico Izzo
......@@ -7,7 +7,7 @@ Inside [DSIP group repo page](https://gitlab.fbk.eu/dsip) click on:
4. Use template: DL_setup
#### Step 2 - Pin requirements
For replicability is important to pin the version of Python packages inside `requirements.txt` files.
For replicability is important to pin the version of Python packages inside `requirements.txt` files. Inside containers is used python version 3.8.5, be sure to use packages versions match python version.
#### Step 3 - Write RFC
Inside the repo there is a .gitlab/issue_templates directory in which are defined:
......
......