]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Remove redundant wheel dep from pyproject.toml (#1047)
authorMichał Górny <mgorny@gentoo.org>
Sat, 4 Jun 2022 12:05:44 +0000 (14:05 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 12:05:44 +0000 (14:05 +0200)
commit0ef8bea59ed78aee1127c95d9e4681724f388edf
tree6dfa62d8e63f090ace19f76357b93e3746314b44
parent0dd2cc8ddfb7a48b693c12f20d68964a78912e59
Remove redundant wheel dep from pyproject.toml (#1047)

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