-
|
I'm not sure how If I use |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
For rust projects the workflows are different than with setuptools, i'd recommend checking out e.g. https://github.com/crate-ci/cargo-release |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
setuptools_scmis designed forsetuptoolsand relies on extension APIs ofsetuptools, maturin as a pep517 build backend doesn't even usesetuptoolsso it can't supportsetuptools_scm.