Modify ↓
Opened 15 years ago
Closed 15 years ago
#7522 closed defect (fixed)
ServerSideRedirectPlugin: setup.py doesn't work if you haven't already installed dependencies
| Reported by: | Paul Winkler | Owned by: | Martin Scharrer |
|---|---|---|---|
| Priority: | normal | Component: | ServerSideRedirectPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Same problem as #7521. setup.py should not contain this:
from tracserversideredirect.plugin import __revision__ as coderev
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Summary: | ServerSideRedirectPlugin: setup.py doesn't work if you haven't already installed deoendencies → ServerSideRedirectPlugin: setup.py doesn't work if you haven't already installed dependencies |
|---|
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Thanks for reporting this issue. Fixed in [8392].