]> git.ipfire.org Git - thirdparty/tornado.git/commit
Do not require wheel for building 3524/head
authorMiro Hrončok <miro@hroncok.cz>
Mon, 28 Jul 2025 11:33:52 +0000 (13:33 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Jul 2025 11:33:52 +0000 (13:33 +0200)
commit0916d643f9fccf4969b2b640133e2e32983a5a88
treeb46b7f0c7c2aab367019996ebcc404d8e3a0b706
parent37417f8d4db9d9fbdebe90c85a85b530b8659542
Do not require wheel for building

 - current version of setuptools (70.1+) does not need wheel at all
 - older versions of setuptools would fetch wheel when building wheels (but not sdists)
pyproject.toml