Modify ↓
Opened 21 years ago
Closed 21 years ago
#1230 closed defect (fixed)
The setup.py script should include the trac.web module.
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | install |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
After an update to the latest code from the repository, running
setup.py install
does not install the new trac.web module introduced in [1287].
Attachments (0)
Change History (2)
comment:1 by , 21 years ago
| Keywords: | install added |
|---|---|
| Milestone: | → 0.9 |
| Owner: | changed from to |
| Status: | new → assigned |
| Version: | 0.8 → devel |
comment:2 by , 21 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [1295]. Thanks.