Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Gazelle: PEP 723 Support?Β #3025

Open
@dougthor42

Description

@dougthor42

πŸš€ feature request

Relevant Rules

gazelle

Description

With PEP 723 approved, should we do something with that with gazelle?

Describe the solution you'd like

Thoughts:

  • Maybe we read all files and add any PEP 723 deps to an "effective" requirements lock file?
  • Parse the PEP 723 deps and add to the deps attribute? How is this different from parsing import?
    • might be an alternative to the annotation # gazelle:include_dep @pypi//foo within a python file.
  • ???

Describe alternatives you've considered

None.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions