Fix packaging issues with demo dir

Bug #505689 reported by Cory Dodt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txGenshi
Fix Released
High
Cory Dodt

Bug Description

Few issues with the demo dir:

- it's a package (with __init__.py) so installing it makes it part of the global python namespace as 'demo', which is far too generic. rename it to txgenshidemo

- the templates and tac file are not included in package_data so are not present when i try to run tests

- I duplicated bin/demo.tac, whoops. delete one.

Related branches

Cory Dodt (corydodt)
Changed in txgenshi:
importance: Undecided → High
assignee: nobody → Cory Dodt (corydodt)
status: New → In Progress
Cory Dodt (corydodt)
Changed in txgenshi:
status: In Progress → Fix Committed
Revision history for this message
Cory Dodt (corydodt) wrote :

Resolved mostly by renaming demo->txgenshidemo and adding package_data.

Changed in txgenshi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.