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

1502 by William Grant
Add a setup.cfg with nose settings. You can now run the suite with 'IVLECONF=. nosetests'.
1
[nosetests]
2
where=ivle
3
with-coverage=1
4
cover-package=ivle
5
with-doctest=1