pgzmnk commited on
Commit
f2d3305
·
1 Parent(s): 27f7acd

pip instead of conda

Browse files
Files changed (1) hide show
  1. conda_environment.yml +0 -17
conda_environment.yml DELETED
@@ -1,17 +0,0 @@
1
- name: openbiodiversity_calculator
2
- channels:
3
- - conda-forge
4
- - plotly
5
- dependencies:
6
- - earthengine-api
7
- - geemap
8
- - geopandas
9
- - plotly
10
- - segment-geospatial
11
- - pandas
12
- - pip
13
- - pip:
14
- - duckdb==0.8.1
15
- - geojson
16
- - gradio
17
- - pyyaml