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] - 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