mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
Changes: https://github.com/pylint-dev/pylint/releases https://pylint.readthedocs.io/en/latest/whatsnew/3/
9 lines
221 B
TOML
9 lines
221 B
TOML
--- pyproject.toml.orig 2023-12-11 13:19:57 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["setuptools>=71.0.4"]
|
|
+requires = ["setuptools>=62.6"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|