Remove redundant wheel dep from pyproject.toml (#496)
authorMichał Górny <mgorny@gentoo.org>
Thu, 14 Sep 2023 22:43:34 +0000 (00:43 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 22:43:34 +0000 (15:43 -0700)
commitcf814b7adaebb0d336e863d834964b3f4b4e48e1
treead6c974b6b5ece5e5e3d3d4aa8c2c7abd88b9076
parent07bdd57d9e4d018405a58dfc7cbf10493a4a0799
Remove redundant wheel dep from pyproject.toml (#496)

Remove the redundant `wheel` dependency, as it is added by the backend
automatically.  Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
https://github.com/pypa/setuptools/commit/f7d30a9529378cf69054b5176249e5457aaf640a
pyproject.toml