mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-07 04:46:25 +00:00
Update conda meta
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
|||||||
package:
|
package:
|
||||||
name: ifcopenshell
|
name: ifcopenshell
|
||||||
version: "0.6.0a0"
|
version: "0.6.0a1"
|
||||||
|
|
||||||
source:
|
source:
|
||||||
git_rev: "v0.6.0a0"
|
git_rev: "v0.6.0a1"
|
||||||
git_url: https://github.com/IfcOpenShell/IfcOpenShell
|
git_url: https://github.com/IfcOpenShell/IfcOpenShell
|
||||||
|
|
||||||
build:
|
build:
|
||||||
@@ -19,7 +19,7 @@ requirements:
|
|||||||
- gcc # [osx]
|
- gcc # [osx]
|
||||||
- make
|
- make
|
||||||
- python
|
- python
|
||||||
- oce ==0.17.3
|
- oce ==0.18.3
|
||||||
- cmake
|
- cmake
|
||||||
- swig >=3.0.9
|
- swig >=3.0.9
|
||||||
- libboost
|
- libboost
|
||||||
@@ -27,7 +27,7 @@ requirements:
|
|||||||
run:
|
run:
|
||||||
- libgcc # [osx]
|
- libgcc # [osx]
|
||||||
- python
|
- python
|
||||||
- oce ==0.17.3
|
- oce ==0.18.3
|
||||||
- libboost
|
- libboost
|
||||||
- icu
|
- icu
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user