summaryrefslogtreecommitdiff
path: root/misc/py-aider-chat/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-aider-chat/files/patch-pyproject.toml')
-rw-r--r--misc/py-aider-chat/files/patch-pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/py-aider-chat/files/patch-pyproject.toml b/misc/py-aider-chat/files/patch-pyproject.toml
index 2c261ee0ce98..c6b5ebe68b8c 100644
--- a/misc/py-aider-chat/files/patch-pyproject.toml
+++ b/misc/py-aider-chat/files/patch-pyproject.toml
@@ -1,7 +1,7 @@
---- pyproject.toml.orig 2024-09-09 09:50:15 UTC
+--- pyproject.toml.orig 2025-04-14 23:24:32 UTC
+++ pyproject.toml
-@@ -62,7 +62,7 @@ include = ["aider*", "aider.website"]
- ]
+@@ -41,7 +41,7 @@ include = ["aider"]
+ include = ["aider"]
[build-system]
-requires = ["setuptools>=68", "setuptools_scm[toml]>=8"]