Skip to content

Conversation

@mocusez
Copy link
Contributor

@mocusez mocusez commented Dec 29, 2025

Description

This PR adds instructions for installing tpchgen-cli using uv to the README.

Motivation

  1. Compatibility: Kali Linux and some modern Linux distributions (following PEP 668) restrict global pip installations, causing errors for users trying to install directly.
  2. Tooling: uv is a fast and modern Python package and project manager. Using uv tool install provides better isolation and management for CLI tools.

@clflushopt clflushopt merged commit 85969cf into clflushopt:main Dec 30, 2025
20 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