Skip to content

Commit

Permalink
separators Harmonize_Pensacola.Rmd
Browse files Browse the repository at this point in the history
No separators for list to conda
  • Loading branch information
jbousquin authored Jul 5, 2024
1 parent 594dc10 commit 0adbba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/Harmonize_Pensacola.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ To install and set up the harmonize-wq package using the command line:

- conda install dependencies (from requirements.txt):

> conda install "numpy<2.0", "pandas<2.0", "geopandas>=0.10.2, <0.13", "pint>=0.18", "dataretrieval>=1.0, <1.0.5", "pip"
> conda install "numpy<2.0" "pandas<2.0" "geopandas>=0.10.2, <0.13" "pint>=0.18" "dataretrieval>=1.0, <1.0.5" "pip"
- pip install harmonize-wq (dev-version shown):

Expand Down

0 comments on commit 0adbba1

Please sign in to comment.