Skip to content

Commit

Permalink
Update deprecated.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Oct 18, 2023
1 parent 820ccaa commit 192e3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/_config/deprecated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export PIP_CACHE_DIR=/home/$USER/tmp
du -h
cd /wbia \

git clone https://github.com/WildMeOrg/wbia-plugin-pie.git
git clone https://github.com/WildMeOrg/wbia-plugin-pie.git -b patch-1

/virtualenv/env3/bin/pip install --cache-dir $TMPDIR --upgrade Cython
/virtualenv/env3/bin/pip install --cache-dir $TMPDIR --upgrade gast
Expand Down

0 comments on commit 192e3d1

Please sign in to comment.