Skip to content

Commit 5d6f0db

Browse files
committed
pyproject.toml: add tomli to build dependencies
1 parent 2be8e53 commit 5d6f0db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ requires = [
33
"setuptools>=42",
44
"setuptools_scm[toml]>=6.2",
55
"wheel",
6+
"tomli",
67
]
78
build-backend = "setuptools.build_meta"
89

0 commit comments

Comments
 (0)