Skip to content

Commit 2660a45

Browse files
committed
remove duplicate keys
1 parent 94cc4a4 commit 2660a45

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ docs = [
101101
notebooks = [
102102
"rompy-notebooks @ git+https://github.com/rom-py/rompy-notebooks.git@package",
103103
]
104-
test = ["pytest", "envyaml", "coverage"]
105-
extra = ["gcsfs", "zarr", "cloudpathlib[s3,gs,azure]"]
106-
dev = ["pytest", "envyaml", "coverage", "ruff", "black"]
107-
docs = ["mkdocs", "mkdocs-material", "mkdocstrings[python]"]
108104

109105
[tool.setuptools.packages.find]
110106
where = ["src"]

0 commit comments

Comments
 (0)