Skip to content

Commit

Permalink
Use smesh4pyocct and bump build number to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
trelau committed Jun 21, 2020
1 parent 18e6e77 commit 8c92f6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source:
path: ../..

build:
number: 0
number: 1

requirements:
build:
Expand All @@ -18,13 +18,13 @@ requirements:
- python
- pybind11
- occt ==7.4.0
- smesh4pyocct ==8.3.0.3
- smesh4pyocct ==8.3.0.4
- tbb-devel

run:
- python
- occt ==7.4.0
- smesh4pyocct ==8.3.0.3
- smesh4pyocct ==8.3.0.4

test:
source_files:
Expand Down

0 comments on commit 8c92f6f

Please sign in to comment.