Skip to content

Commit

Permalink
Add platformdirs to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaretnikov committed Apr 4, 2024
1 parent 17128ce commit 03059d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda-store-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies = [
"constructor",
# artifact storage
"minio",
"platformdirs >=4.0,<5.0a0"
]
dynamic = ["version"]

Expand Down

0 comments on commit 03059d7

Please sign in to comment.