diff options
| author | Bobby <[email protected]> | 2026-04-28 12:45:59 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-28 12:45:59 +0530 |
| commit | e793aec73c03266d6952fb5bc901229e69814809 (patch) | |
| tree | de8346d116f55b53ac08d4bc473efae73fb2eb99 /pyproject.toml | |
| parent | ec7545565196bd1d145d4f22ebd436a0ff020276 (diff) | |
| parent | 5d0e2d08b4d569e7bdf2ebbc6beaa7067860f914 (diff) | |
| download | edify-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.toml | 2 |
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", ] |
