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