Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Panu Lahtinen <[email protected]>
  • Loading branch information
mraspaud and pnuu authored Apr 18, 2024
1 parent 5fb0c0f commit 0478a10
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 @@ -21,7 +21,7 @@ minio = ["minio", "s3fs"]
local = ["watchdog"]
publishing = ["posttroll"]
ssh = ["paramiko"]
dataspace = ["oauthlib", "requests_oauthlib","s3fs"]
dataspace = ["oauthlib", "requests_oauthlib", "s3fs"]

[build-system]
requires = ["hatchling", "hatch-vcs"]
Expand Down

0 comments on commit 0478a10

Please sign in to comment.