X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=pyproject.toml;h=01b888b722b680ba22e6dbb5a3f3401c9106910b;hp=fefddadcdd7d54a493cfe8a176884e12c28d23ae;hb=ded2c9dadad618cf254f39d0358117300f3f2cc3;hpb=698c6699295ea4436bdc39ed15c21fe8cc8cf517 diff --git a/pyproject.toml b/pyproject.toml index fefddad..01b888b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,5 +3,5 @@ # provided in the LICENSE file distributed with this software. [build-system] -requires = ["pbr>=5.8.0", "setuptools>=36.6.0", "wheel"] +requires = ["pbr>=5.8.0", "setuptools>=36.6.0"] build-backend = "pbr.build"