Skip to content

Add uv compatible pyproject.toml - #4

Open
Kajaqq wants to merge 1 commit into
AllenHeartcore:mainfrom
Kajaqq:uv-compatibility
Open

Add uv compatible pyproject.toml#4
Kajaqq wants to merge 1 commit into
AllenHeartcore:mainfrom
Kajaqq:uv-compatibility

Conversation

@Kajaqq

@Kajaqq Kajaqq commented Aug 12, 2026

Copy link
Copy Markdown

Hi, your project is still using the old requirements.txt format, and a lot of people have now switched to the faster astral.sh/uv ecosystem.
I added a pyproject.toml that lets you use the uv sync command to automatically create a venv and install all the dependencies, while still keeping the requiriments.txt for native pip support.
It also allows for a seamless building of the project to a wheel.

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.

1 participant