Ticket #2307 enhancement closed fixed
rewrite setup.py so it doesn't os.system() other setup.py scripts
| Reported by: | radix | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | twisted-8.0 |
| Component: | release management | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Instead, it should be closer to a regular setup.py scripts, perhaps importing information from subproject specifications, and actually calling distutils.setup *once* (If possible) or perhaps multiple times, but definitely in a smarter way.
More information will be given before implementation commences.
Change History
Note: See
TracTickets for help on using
tickets.
