Skip to content
Snippets Groups Projects
Commit 5a12ae8f authored by Saralegui Vallejo, Unai's avatar Saralegui Vallejo, Unai
Browse files

Update virtualenv.yml

parent 4fbe5907
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ virtualenv:
- virtualenv $VIRTUALENV_NAME # create a virtualenvironment
- source $VIRTUALENV_NAME/bin/activate # activate the virtualenvironment
- python -V # print python version for debugging
- pip install -r requirements.txt # install required packages
- pip install -r requirements.txt --extra-index-url $ACR_PYPI_INDEX_URL # install required packages look also in artifactory
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment