add "build" dependency

This commit is contained in:
holger krekel
2023-12-11 01:45:32 +01:00
parent 528cd3da25
commit ad8fee76cd

View File

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