mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 06:50:18 -05: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.
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
# 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
|