Skip to content

Commit

Permalink
Removed ngspice not needed for building the wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Abelarm committed Oct 4, 2022
1 parent 2d29ec1 commit 0960cfd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_deploy_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64

- name: Install system dependencies
run: choco install ngspice

- name: Install python dependencies
run: |
python -m pip install --upgrade setuptools wheel pip twine numpy==1.21.4
Expand Down

0 comments on commit 0960cfd

Please sign in to comment.