Merge pull request #1679 from webknjaz/patch-1
Stop suggesting adding `wheel` to `pyproject.toml`
This commit is contained in:
@@ -216,7 +216,6 @@ to build, your pyproject.toml might include a section like this:
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=42",
|
||||
"wheel",
|
||||
"Cython",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user