Skip to content

Commit

Permalink
Merge pull request #67 from swryan/pip
Browse files Browse the repository at this point in the history
Removed ensurepip from test workflow
  • Loading branch information
swryan authored Jun 2, 2024
2 parents 14a5b85 + 02b46c1 commit 1268439
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,6 @@ jobs:
run: |
conda install numpy=${{ matrix.NUMPY }} scipy=${{ matrix.SCIPY }} compilers cython swig -q -y
python -m ensurepip --upgrade
echo "============================================================="
echo "Install build_pyoptsparse"
echo "============================================================="
Expand Down

0 comments on commit 1268439

Please sign in to comment.