Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Jesus committed Aug 24, 2024
1 parent 0cebe61 commit 63a3330
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ echo "########################################"
REM ----------------------------------------
REM install dependencies
REM ----------------------------------------
python -m venv %PY_VENV%
dir %PY_VENV%\Scripts
buildenv\Scripts\Activate.bat
echo "Activated pyenv"
pip3 install wheel setuptools numpy
pip3 install -r %WORKSPACE%/pagoda/requirements.txt

Expand Down

0 comments on commit 63a3330

Please sign in to comment.