Skip to content

Commit

Permalink
readd conda install
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanguy Fardet committed Jan 30, 2024
1 parent 3e14af9 commit 95c5cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- name: Build Windows
if: ${{ matrix.os == 'windows-latest' }}
run: |
conda install cmake geos boost
pip install setuptools "cython<3"
pip install scipy numpy matplotlib pytest shapely pint PyOpenGL svg.path dxfgrabber networkx pyneuroml
pip install nngt
Expand Down

0 comments on commit 95c5cfc

Please sign in to comment.