Skip to content

Conversation

@mafr
Copy link
Contributor

@mafr mafr commented Dec 15, 2025

The package version is managed in Cargo.toml, not in pyproject.toml. While "pip install" from Git works fine, it doesn't work from uv or pdm. Installation stops with a parse error:

pyproject.toml is using the [project] table, but the required project.version field is neither set nor present in the project.dynamic list

Marking version as dynamic seems to be the official solution.

@pydsigner pydsigner merged commit ab53e5c into pydsigner:master Dec 16, 2025
12 checks passed
@pydsigner
Copy link
Owner

Thanks for this!

@mafr mafr deleted the feature/enable-uv-install branch December 18, 2025 09:21
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