conda yaml: add space before version spec

This commit is contained in:
Thomas Krijnen
2018-01-26 14:36:51 +01:00
committed by GitHub
parent 25bae21a42
commit a3b7a25866
+3 -3
View File
@@ -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