Modify ↓
#13493 closed defect (fixed)
install_requires='Trac >=1.3dev' causes problems
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | GraphvizPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
browser:graphvizplugin/trunk/setup.py@16177:14#L14 contains install_requires='Trac >=1.3dev'. As described in wiki:DevGuide#AssertMinimumTracVersionRequirement this causes numerous problems.
Attachments (0)
Change History (3)
comment:1 Changed 7 years ago by
| Owner: | changed from Christian Boos to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 7 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.



In 17293: