Skip to content

Switch from toml to tomli #6022

New issue

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

Closed
sobolevn opened this issue Sep 10, 2021 · 1 comment · Fixed by #6023
Closed

Switch from toml to tomli #6022

sobolevn opened this issue Sep 10, 2021 · 1 comment · Fixed by #6023

Comments

@sobolevn
Copy link
Member

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

@sobolevn
Copy link
Member Author

sobolevn commented Sep 10, 2021

After the next mypy release (after 0.910) we can remove this line: $(grep tomli== requirements-tests-py3.txt) in

- run: pip install $(grep tomli== requirements-tests-py3.txt) $(grep mypy== requirements-tests-py3.txt)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant