b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/pyproject.toml |
2 | +++ b/pyproject.toml | ||||
3 | @@ -1,7 +1,7 @@ | ||||
4 | [build-system] | ||||
5 | build-backend = "backend" | ||||
6 | requires = [ | ||||
7 | - "setuptools>=67.8", | ||||
8 | + "setuptools", | ||||
9 | ] | ||||
10 | backend-path = [ | ||||
11 | "_custom_build", |