Ticket #5146 defect closed fixed
setup_args in top level setup.py created multiple times
| Reported by: | zseil | Owned by: | jesstess |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | thijs, jesstess | Branch: | branches/setup-args-5146 |
| Author: | zseil | Launchpad Bug: |
Description
The setup_args dictionary in Twisted's top level setup.py is created multiple times, once for each subproject, due to wrong indentation level.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

