Problem description
Hey!
PEP-794 introduced the notion of import name metadata, approved in Sept 2025.
I'm building several packages with a common namespace, and pixi fails on the pyproject-compliant specifications of package.import-namespace and package.import-names.
It would be great if pixi could support these out of the box instead :)
Thanks!
Problem description
Hey!
PEP-794 introduced the notion of import name metadata, approved in Sept 2025.
I'm building several packages with a common namespace, and pixi fails on the pyproject-compliant specifications of
package.import-namespaceandpackage.import-names.It would be great if pixi could support these out of the box instead :)
Thanks!