Skip to content

Add the uv installation method - #479

Open
lntutor wants to merge 1 commit into
psss:mainfrom
lntutor:docs-436-add-uv-install
Open

Add the uv installation method#479
lntutor wants to merge 1 commit into
psss:mainfrom
lntutor:docs-436-add-uv-install

Conversation

@lntutor

@lntutor lntutor commented Jul 31, 2026

Copy link
Copy Markdown

Fixes #436.

Adds a dedicated uv installation section using uv tool install did, while retaining the existing package, virtual environment, and plugin-extra instructions.

Validation:

  • pre-commit run codespell --files docs/install.rst
  • git diff --check

The full pre-commit environment could not finish locally because its existing mypy hook dependency set failed while building gssapi on macOS.

@lntutor

lntutor commented Aug 1, 2026

Copy link
Copy Markdown
Author

Current head f698c02cd3e7aef52f6d4d9e6caf4af0fad98612 is mergeable, and the visible current-head checks are in a clean state: Read the Docs is green, the Packit RPM builds are green, the Testing Farm jobs are green, and the osh-diff-scan result is neutral rather than a failing gate. There are no review threads or review-body comments open on the PR. If this documentation addition still matches the intended direction, it looks ready for maintainer review/merge when convenient.

@psss psss added the docs label Aug 10, 2026
@psss psss changed the title docs: add uv installation method Add the uv installation method Aug 10, 2026
Comment thread docs/install.rst

Install did as an isolated command-line tool using uv::

uv tool install did

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to also shortly mention uv tool run did as the newly installed script is not automatically added to PATH? Might be useful for new uv users. @lntutor, what do you think?

@psss psss added this to the 0.24 milestone Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update readme with the uv installation method

2 participants