summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:07:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:07:34 +0000
commit2b676a78b5a70e28999bf4901184b45858136706 (patch)
treeafa969209076a47b92a87c127b67e299a6e78c76 /pyproject.toml
parentReleasing progress-linux version 2024.07.16-1~progress7.99u1. (diff)
downloadyt-dlp-2b676a78b5a70e28999bf4901184b45858136706.tar.xz
yt-dlp-2b676a78b5a70e28999bf4901184b45858136706.zip
Merging upstream version 2024.07.25.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e4c06d2..d5480e1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -66,7 +66,7 @@ build = [
"build",
"hatchling",
"pip",
- "setuptools",
+ "setuptools>=71.0.2", # 71.0.0 broke pyinstaller
"wheel",
]
dev = [