Ticket #3696 enhancement new
Add extras_require to top-level setup.py to list Twisted optional dependancies
| Reported by: | thijs | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | zooko | Branch: | |
| Author: | Launchpad Bug: |
Description
Setuptools provides a feature for listing optional dependancies: extras_require. It seems like this functionality should be in trunk/twisted/python/dist.py or trunk/twisted/python/release.py or something, especially given that trunk/twisted/conch/topfiles/setup.py needs to know about the pycrypto dependency somehow too.
Change History
Note: See
TracTickets for help on using
tickets.
