Skip to content

Commit e9390e2

Browse files
authored
fix: add platformdirs as dependency (#49)
1 parent 010923f commit e9390e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"pydantic",
2929
"deprecated",
3030
"eval-type-backport;python_version<'3.10'",
31+
"platformdirs",
3132
]
3233

3334
[project.optional-dependencies]

0 commit comments

Comments
 (0)