fe34b951b5
- Fix WWW - Update COMMENT - Convert to USE_PYTHON=pep517 - Reformat pkg-descr - Take maintainership Changes: https://github.com/python-hyper/hyperframe/blob/master/CHANGELOG.rst PR: 295158 Approved by: maintainer (timeout, 16 days)
12 lines
294 B
TOML
12 lines
294 B
TOML
--- pyproject.toml.orig 2025-01-22 21:35:30 UTC
|
|
+++ pyproject.toml
|
|
@@ -2,7 +2,7 @@
|
|
# https://packaging.python.org/en/latest/specifications/pyproject-toml/
|
|
|
|
[build-system]
|
|
-requires = ["setuptools>=75.6.0"]
|
|
+requires = ["setuptools>=61"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|