Skip to content

Commit

Permalink
Update meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed May 14, 2019
1 parent a8b90a9 commit ce4734c
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions conda.recipe/meta.yaml
Expand Up @@ -18,25 +18,25 @@ build:

requirements:
host:
- python>=3.5
- python >=3.5
- pip
run:
- python>=3.5
- shapely>=1.6.4
- fiona>=1.8.6
- pandas>=0.24.2
- pyproj>=2.0.0
- numpy>=1.15.4
- matplotlib>=3.0.3
- emoji>=0.5.1
- cython>=0.29.7
- hdbscan>=0.8.20
- gdal>=2.4.0
- attrs>=19.1.0
- seaborn>=0.9.0
- descartes>=1.1.0
- regex>=2019.04.14
- scipy>=1.2.1
- python >=3.5
- shapely >=1.6.4
- fiona >=1.8.6
- pandas >=0.24.2
- pyproj >=2.0.0
- numpy >=1.15.4
- matplotlib >=3.0.3
- emoji >=0.5.1
- cython >=0.29.7
- hdbscan >=0.8.20
- gdal >=2.4.0
- attrs >=19.1.0
- seaborn >=0.9.0
- descartes >=1.1.0
- regex >=2019.04.14
- scipy >=1.2.1

test:
imports:
Expand Down

0 comments on commit ce4734c

Please sign in to comment.