Skip to content

back to single package scheme #935

Closed
@svinota

Description

@svinota

Multiple packages scheme turned out to be too complicated for packagers, so:

  • move all the sub packages back to the main one, using one main source tree
  • one root setup.py/cfg for the main package and one more for pyroute2-minimal (autogenerated?)
  • ⚠️ save pr2modules for the time being (⇐ later use deprecation warning for the rest of 0.7.x cycle)
  • generate pyroute2-minimal automatically from the main tree (manual modules list for the start)
  • investigate if it's ok to mark modules as «safe» based on strict import checks, and use only «safe» ones in pyroute2-minimal

Related:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions