mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
## Summary This makes the separation clearer between the legacy `pip` API and the API we'll add in the future for the package manager itself. It also enables seamless `puffin pip` aliasing for those that want it. Closes #918.
5 lines
189 B
Text
5 lines
189 B
Text
# This file was autogenerated by Puffin v0.0.1 via the following command:
|
|
# puffin pip compile scripts/requirements/dtlssocket.in
|
|
cython==0.29.37
|
|
# via dtlssocket
|
|
dtlssocket==0.1.16
|