Changeset 1183d5a in OpenWorkouts-current for bin/install


Ignore:
Timestamp:
Jan 31, 2019, 3:25:08 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
3357e47
Parents:
ed7e9d7 (diff), dbfab70 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged patches from darcs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/install

    red7e9d7 r1183d5a  
    5858install_openworkouts() {
    5959    . ${env_path}/bin/activate
    60     yes | pip install --upgrade --process-dependency-links -e ${current}[testing]
     60    yes | pip install --upgrade -e ${current}[testing]
    6161    deactivate
    6262}
Note: See TracChangeset for help on using the changeset viewer.