Skip to content

Commit 8d5d78c

Browse files
committed
install pythia_datasets using pip
it did not install/resolve for me from conda-forge
1 parent f6166d5 commit 8d5d78c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

software/environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ dependencies:
2323
- altair-all
2424
- vega_datasets
2525
- xarray
26-
- pythia_datasets
2726
- netcdf4
27+
- pip
28+
- pip:
29+
- pythia_datasets

0 commit comments

Comments
 (0)