Skip to content

Commit

Permalink
Add pydoe2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidner committed Aug 8, 2023
1 parent f5a6181 commit 1861bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"numpy",
"pandas",
"pydantic",
# "pygmo", # Invalid package on PyPI, needs to be conda-installed :(
"pydoe2",
"xarray",
"zarr",
]
Expand Down

0 comments on commit 1861bcb

Please sign in to comment.