Skip to content

install namespace package #15

Description

@joshua-morten

Is it possible to have a setup.py file in the native directory that installs both pkg_a and pkg_b? If so, what would that look like?

something like

native
    |-- setup.py
    |-- pkg_a
        |-- example_pkg/a
        |-- setup.py
    |-- pkg_b
        |-- example_pkg/b
        |-- setup.py

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions