diff --git a/pyproject.toml b/pyproject.toml index 844b1409..531cc3ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,18 +5,10 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ - # Website "mkdocs-material[imaging]", "mkdocs-glightbox", "mkdocs-git-revision-date-localized-plugin", "pymdown-extensions", "pyyaml", "mkdocs-git-committers-plugin-2" -] - -[tool.setuptools] -packages = [] - -[build-system] -requires = ["setuptools", "setuptools-scm"] -build-backend = "setuptools.build_meta" +] \ No newline at end of file