add "build" dependency

This commit is contained in:
holger krekel
2023-12-11 01:45:32 +01:00
parent ffade66d97
commit 02adb758ff

View File

@@ -13,6 +13,7 @@ dependencies = [
"pytest",
"setuptools>=68",
"termcolor",
"build",
"tox",
]