diff --git a/pyproject.toml b/pyproject.toml index a47a897..d2ca4b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,9 +47,6 @@ dataflow = [ "gcsfs<=2024.2.0", "xarray-beam", ] -examples = [ - "xee[dataflow]", -] [project.urls] Homepage = "https://github.com/google/xee" @@ -65,4 +62,4 @@ preview = true pyink-indentation = 2 pyink-use-majority-quotes = true -[tool.setuptools_scm] \ No newline at end of file +[tool.setuptools_scm]