aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-04-28 12:45:59 +0530
committerGitHub <[email protected]>2026-04-28 12:45:59 +0530
commite793aec73c03266d6952fb5bc901229e69814809 (patch)
treede8346d116f55b53ac08d4bc473efae73fb2eb99 /pyproject.toml
parentec7545565196bd1d145d4f22ebd436a0ff020276 (diff)
parent5d0e2d08b4d569e7bdf2ebbc6beaa7067860f914 (diff)
downloadedify-e793aec73c03266d6952fb5bc901229e69814809.tar.xz
edify-e793aec73c03266d6952fb5bc901229e69814809.zip
Merge branch 'main' into dependabot/pip/pip-gte-26.0.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fc9d53d..022853d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
requires = [
- "setuptools>=30.3.0",
+ "setuptools>=82.0.1",
"wheel",
]