-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
💥 maturin failed
Caused by: `project.version` field is required in pyproject.toml unless it is present in the `project.dynamic` list
Error: command ['maturin', 'pep517', 'write-sdist', '--sdist-directory', '/home/runner/work/libtw2/libtw2/uniffi/huffman/dist'] returned non-zero exit status 1
I had a pyproject.toml file without
[project]
version = "1.0.0"
and it failed with the above error in my CI. What are the backward compatibility guarantees of maturin, is something like this expected?
andy-maier, mhils and chenrui333
Metadata
Metadata
Assignees
Labels
No labels