Modify ↓
Opened 16 years ago
Closed 15 years ago
#6804 closed defect (worksforme)
forgotten dependencies
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracHoursPlugin |
| Severity: | normal | Keywords: | |
| Cc: | ejucovy | Trac Release: | 0.11 |
Description
hi!
you forgot to list the dependencies in the setup.py
- python-dateutil
- feedparser
and additionaly the TracSQLHelper on the TracHoursPlugin wiki page here
had some problems installing this plugin i think you should mention that somewhere
ANYWAY: this is a gr8 plugin! i prefer it to T&E thx :)
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Owner: | changed from Jeff Hammel to Ryan J Ollos |
|---|
comment:2 Changed 15 years ago by
| Cc: | ejucovy added; anonymous removed |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



The dependency is now listed here: TracHoursPlugin#InstallingandEnablingTracHours and included in setup.py.