mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
pyproject: Remove py3dns.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
1f085a920a
commit
f8bbf228ef
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 356 # Last bumped for adding `include_can_access_content` t
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (317, 0) # bumped 2025-02-24 to migrate to uv
|
||||
PROVISION_VERSION = (318, 0) # bumped 2025-02-25 to remove py3dns
|
||||
|
Reference in New Issue
Block a user