We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
toml
tomli
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
toml does not seem to be maintained: uiri/toml#361 Instead tomli was created: https://github.com/hukkin/tomli
mypy has already switched to tomli: python/mypy#10824
mypy
The text was updated successfully, but these errors were encountered:
After the next mypy release (after 0.910) we can remove this line: $(grep tomli== requirements-tests-py3.txt) in
0.910
$(grep tomli== requirements-tests-py3.txt)
typeshed/.github/workflows/tests.yml
Line 80 in 7bfdacb
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
toml
does not seem to be maintained: uiri/toml#361Instead
tomli
was created: https://github.com/hukkin/tomlimypy
has already switched totomli
: python/mypy#10824The text was updated successfully, but these errors were encountered: