We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While playing around with using setuptools_scm I hit more than a few AssertionErrors with the only context being the code and traceback.
setuptools_scm
AssertionError
Perhaps these could be improved with an assertion message, or even a ValueError instead 😄
ValueError
The text was updated successfully, but these errors were encountered:
Absolutely
Sorry, something went wrong.
FYI I'll re-create those situations and bake you a perfectly crisp PR 🧑🍳
Successfully merging a pull request may close this issue.
While playing around with using
setuptools_scm
I hit more than a fewAssertionError
s with the only context being the code and traceback.Perhaps these could be improved with an assertion message, or even a
ValueError
instead 😄The text was updated successfully, but these errors were encountered: