mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 18:38:21 +00:00

## Summary This fixes https://github.com/astral-sh/uv/issues/1704 by removing the version from the produced header. ## Test Plan Checked with clippy, and tests are updated too.
5 lines
174 B
Text
5 lines
174 B
Text
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile scripts/requirements/dtlssocket.in
|
|
cython==0.29.37
|
|
# via dtlssocket
|
|
dtlssocket==0.1.16
|