jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.67k stars 608 forks source link

Implement support for PEP 723 "Inline script metadata" #2027

Open webknjaz opened 9 months ago

webknjaz commented 9 months ago

What's the problem this feature will solve?

It's just a new source of deps.

Describe the solution you'd like

$sbj

Alternative Solutions

... not doing this?

Additional context

It is provisional and they ask that the user tooling doesn't expose this just yet: https://github.com/pypa/pipx/issues/1128

chrysle commented 7 months ago

This sounds good to me, now that it's been accepted!