Modify ↓
#13210 closed task (fixed)
Rename module setup.py
Reported by: | EmeCas | Owned by: | EmeCas |
---|---|---|---|
Priority: | low | Component: | TracHoursPlugin |
Severity: | minor | Keywords: | SetupFile |
Cc: | Trac Release: | 1.2 |
Description (last modified by )
One more suggestion, a change that I've been meaning to make for some time: it was a questionable choice to name a module setup.py since that has a conventional meaning in Python. I would rename trachours/setup.py to something like trachours/db.py. You'll need to make a change to entry_points in the "real" (top-level) setup.py.
Attachments (0)
Change History (2)
comment:1 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 7 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Completed in [16927]