Ticket #5060 defect closed fixed
Correct python requirement in twisted/topfiles/setup.py
| Reported by: | thijs | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | thijs, jesstess | Branch: | branches/minimum-supported-2.5-5060 |
| Author: | exarkun | Launchpad Bug: |
Description (last modified by thijs) (diff)
trunk/twisted/topfiles/setup.py forces Python 2.3 to be the minimum but this should be 2.4 like the check in trunk/twisted/__init__.py. Perhaps it should be centralized somewhere, available to other packages as well, like the copyright/version string?
Change History
Note: See
TracTickets for help on using
tickets.
