You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With PEP 751 being accepted, it'd be nice if this plugin could add support for pylock.toml as an output format too for interoperability, as workflows begin to adopt the it.
With PEP 751 being accepted, it'd be nice if this plugin could add support for
pylock.toml
as an output format too for interoperability, as workflows begin to adopt the it.Probably something like this
poetry export --format=pylock.toml
Related issues in other tools
Consumers
pylock.toml
touv pip install
anduv pip sync
astral-sh/uv#12992Producers
pip lock
command pypa/pip#13213uv export
support for PEP 751 astral-sh/uv#12955Additional links
The text was updated successfully, but these errors were encountered: