Modify ↓
#7662 closed enhancement (fixed)
Add dependencies to setup.py
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | DuplicateTicketSearchPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Add the XML-RPC plugin dependency to setup.py.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [8894]) Added requirement to have XML-RPC installed. Fixes #7662.