Skip to content

Commit

Permalink
add tomli_w req
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage committed Feb 23, 2025
1 parent f0f86f1 commit 5ddb893
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ xarray = ["xarray"]
dask = ["dask"]
mip = ["mip >= 1.13"]
matplotlib = ["matplotlib"]
tomli_w = ["tomli_w"]
all = [
"pint[numpy,uncertainties,babel,pandas,pandas,xarray,dask,mip,matplotlib]",
"pint[numpy,uncertainties,babel,pandas,pandas,xarray,dask,mip,matplotlib,tomli_w]",
]
docs = [
"sphinx>=6,<8.2",
Expand Down

0 comments on commit 5ddb893

Please sign in to comment.