X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=pyproject.toml;fp=pyproject.toml;h=01b888b722b680ba22e6dbb5a3f3401c9106910b;hp=fefddadcdd7d54a493cfe8a176884e12c28d23ae;hb=fbf8ad54b79dc5bf2500948a19723b8bcddd7ddc;hpb=1d35c07f5fc0f51e54ca64612b5ef4452ea0a477 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"