Support TOML v1.0.0 syntax in pyproject.toml

This commit is contained in:
Taneli Hukkinen
2021-07-06 00:26:01 +03:00
parent 8347b59295
commit e942b12b94
6 changed files with 8 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ repos:
- py>=1.8.2
- attrs>=19.2.0
- packaging
- types-toml
- tomli
- types-pkg_resources
- repo: local
hooks: