mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
conda yaml: add space before version spec
This commit is contained in:
+3
-3
@@ -19,14 +19,14 @@ requirements:
|
|||||||
- gcc # [osx]
|
- gcc # [osx]
|
||||||
- make
|
- make
|
||||||
- python
|
- python
|
||||||
- oce==0.17.2
|
- oce ==0.17.2
|
||||||
- cmake
|
- cmake
|
||||||
- swig>=3.0.9
|
- swig >=3.0.9
|
||||||
- libboost
|
- libboost
|
||||||
- icu
|
- icu
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
- oce==0.17.2
|
- oce ==0.17.2
|
||||||
- libboost
|
- libboost
|
||||||
- icu
|
- icu
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user