configure .netrc
The pip command uses .netrc to retrieve authentication. As pip allow to declare dependencies via VCS, it is useful to have the CI Job token configured to access sibling projects via Git.
Fixes #126
The pip command uses .netrc to retrieve authentication. As pip allow to declare dependencies via VCS, it is useful to have the CI Job token configured to access sibling projects via Git.
Fixes #126