Skip to content

Add support for PEP 723 -- Inline script metadata #466

@jherland

Description

@jherland

See https://peps.python.org/pep-0723/ for details.

One complication is that all .py (and .ipynb?) files will now have to be parsed for these dependency declarations (as well as for import statements). This might create some challenges in our overall "flow" of imports vs. declared_deps.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions