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
pip is moving from toml to tomli pypa/pip#10035 setuptools_scm should consider following suit
toml
tomli
The text was updated successfully, but these errors were encountered:
Thanks for the note, will do asap
Sorry, something went wrong.
fix pypa#585: switch to tomli
0b2b66f
fix #585: switch to tomli
3b5c099
Merge pull request #586 from RonnyPfannschmidt/fix-585/switch-to-tomli
Successfully merging a pull request may close this issue.
pip is moving from toml to tomli pypa/pip#10035 setuptools_scm should consider following suit
toml
withtomli
for TOML v1.0.0 compat pip#10035toml
TOML library fortomli
psf/black#2301The text was updated successfully, but these errors were encountered: