top | item 44376310 (no title) winterqt | 8 months ago Is there a reason you didn’t explicitly pull in mkdocs as a dependency in that invocation? I guess uv will expose it/let you run it anyways due to the fact that it’s required by everything else you did specify. discuss order hn newest tfitz237|8 months ago its a `uvx` call, so the tool being invoked is `mkdocs`, and all the other dependencies are additions on top of that
tfitz237|8 months ago its a `uvx` call, so the tool being invoked is `mkdocs`, and all the other dependencies are additions on top of that
tfitz237|8 months ago