Skip to content

docs: replace pip with uv in all user-facing references#24

Merged
deviantintegral merged 1 commit intomainfrom
copilot/remove-pip-references
Feb 26, 2026
Merged

docs: replace pip with uv in all user-facing references#24
deviantintegral merged 1 commit intomainfrom
copilot/remove-pip-references

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 26, 2026

The project uses uv for packaging, but README.md and the CLI error message still referenced pip install.

Changes

  • README.md: Removed pip install blocks from the Installation and TUI sections; uv add is now the sole install instruction
  • src/flameconnect/cli.py: Replaced the two-line pip/uv error message (shown on missing TUI extra) with a single uv add flameconnect[tui] line

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Remove all mentions of pip from the project Replace pip with uv in all user-facing references Feb 26, 2026
Co-authored-by: deviantintegral <255023+deviantintegral@users.noreply.github.com>
@deviantintegral deviantintegral force-pushed the copilot/remove-pip-references branch from 41dd5cb to 5c49b20 Compare February 26, 2026 01:36
@deviantintegral deviantintegral marked this pull request as ready for review February 26, 2026 01:36
@deviantintegral deviantintegral changed the title Replace pip with uv in all user-facing references docs: replace pip with uv in all user-facing references Feb 26, 2026
@deviantintegral deviantintegral enabled auto-merge (squash) February 26, 2026 01:39
@deviantintegral deviantintegral merged commit bcf2bd0 into main Feb 26, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants