Skip to content

Commit

Permalink
Cleanup in the build system
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <[email protected]>
  • Loading branch information
Adam.Dybbroe committed Nov 22, 2024
1 parent 2d26ef0 commit 4243e57
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@ compare_scheds = "trollsched.compare:run"
"Documentation" = "https://pytroll-schedule.readthedocs.io/en/latest/"

[project.optional-dependencies]
minio = ["minio", "s3fs"]
local = ["watchdog"]
publishing = ["posttroll"]
ssh = ["paramiko"]
dataspace = ["oauthlib", "requests_oauthlib", "s3fs"]
datastore = ["oauthlib", "requests_oauthlib"]
dhus = ["defusedxml"]
selector = ["redis"]
doc = ["sphinx", "sphinx_rtd_theme", "sphinxcontrib-apidoc"]

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

0 comments on commit 4243e57

Please sign in to comment.