~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup.cfg

Remove most of the remaining legacy app glue from dispatch. Only the stuff
needed to run fileservice remains.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[nosetests]
2
 
where=ivle
3
 
with-coverage=1
4
 
cover-package=ivle
5
 
with-doctest=1