You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support Python 3.11's tomllib as well.
* Add tests for package.json and pyproject.toml with tomllib.
* Fail Python 3.11+ tests if tests are skipped.
* Prefer tomli over toml.
Fixes: #101
Originally posted by @gotmax23 in #100 (comment)
The text was updated successfully, but these errors were encountered: