We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb2c9d commit a20a0cfCopy full SHA for a20a0cf
1 file changed
uv-overrides.nix
@@ -5,11 +5,6 @@ let
5
6
buildSystemOverrides = {
7
mkdocs-exclude.setuptools = [];
8
- mkdocs-get-deps.hatchling = [];
9
- mkdocs-glightbox.setuptools = [];
10
- mkdocs-drawio-exporter.poetry-core = [];
11
- mkdocs-redirects.hatchling = [];
12
- plantuml-markdown.setuptools = [];
13
};
14
15
in
0 commit comments