mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-05-06 17:09:49 +00:00
Merge pull request #79 from mgorny/wheel
Remove redundant wheel dep from pyproject.toml
This commit is contained in:
commit
e59ddcae98
@ -1,5 +1,5 @@
|
|||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools >= 40.6.0", "wheel"]
|
requires = ["setuptools >= 40.6.0"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user