Skip to content

Commit 737993d

Browse files
EliEli
authored andcommitted
Fixed wrong library name in pyproj.toml
1 parent b879b9f commit 737993d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"scikit-learn",
3232
"scipy",
3333
"statsmodels>=0.13",
34-
"plib"
34+
"pint"
3535
]
3636

3737
[project.optional-dependencies]

0 commit comments

Comments
 (0)