Skip to content

Commit

Permalink
Broken conda-forge package workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk committed Apr 28, 2020
1 parent 7577108 commit 2a65a0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions env.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: cpp-py-bindgen
channels:
- cadquery
- conda-forge
- anaconda
- anaconda
- defaults
dependencies:
- clangdev=9.0.1
- occt=7.4.0
- cadquery::occt=7.4.0
- pybind11=2.4.3
- python=3.7
- joblib
Expand Down

0 comments on commit 2a65a0f

Please sign in to comment.