~mvo/software-center/hopefully-fix-lp1008229

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Vogt
  • Date: 2012-01-03 11:27:15 UTC
  • mto: This revision was merged to the branch mainline in revision 2622.
  • Revision ID: michael.vogt@ubuntu.com-20120103112715-0ju4gulzjtdea683
move channels-check/update code into a seperate script to avoid UI stall

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
               "utils/modify_review_gtk3.py",
84
84
               # db helpers
85
85
               "utils/update-software-center",
 
86
               "utils/update-software-center-channels",
86
87
               "utils/update-software-center-agent",
87
88
               ] + glob.glob("utils/piston-helpers/*.py"),
88
89
      packages=['softwarecenter',