Skip to content

Commit

Permalink
Force swig-4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tpaviot committed Nov 21, 2022
1 parent 418a195 commit aaeef85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requirements:
- {{ cdt('libxi-devel') }} # [linux]
- ninja
- cmake
- swig >=4.0.2
- swig ==4.0.2

host:
- python {{ python }}
Expand All @@ -31,7 +31,6 @@ requirements:

run:
- occt ==7.6.3
- python
- six
- numpy >=1.17

Expand Down

0 comments on commit aaeef85

Please sign in to comment.