]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove redundant wheel dep from pyproject.toml 9153/head
authorMichał Górny <mgorny@gentoo.org>
Fri, 27 Jan 2023 08:16:54 +0000 (09:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 27 Jan 2023 08:17:14 +0000 (09:17 +0100)
commit8f2d8991f9c057b2dd1a0ca7017968e6eb35e5c8
tree3c26ca45fe7cb0b1a7cd1c0d463e30ac6b4cddd9
parent6779fa861d11668f67d780d77e4ae76965cee6f7
remove redundant wheel dep from pyproject.toml

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