buildreq: Always ban setuptools_scm[toml]

This is a pyprojectism that we don't need to worry about, we'll always
have the toml bits needed with our python version.

Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
William Douglas
2021-11-09 22:17:17 -08:00
committed by William Douglas
parent 46573f1035
commit c3a5bbf607
+1
View File
@@ -298,6 +298,7 @@ class Requirements(object):
"libxml2No-python",
"futures",
"configparser",
"setuptools_scm[toml]",
"typing",
"ipaddress"])
self.autoreconf_reqs = ["gettext-bin",