Comment out nose achievements since most of the people wont have them installed.

This commit is contained in:
Bastian Kleineidam 2010-03-08 15:09:11 +01:00
parent 72f880e918
commit 44eae96c17

View file

@ -1,3 +1,6 @@
[global]
;command_packages = distcmds
[bdist_rpm]
release = 1
packager = Bastian Kleineidam <calvin@users.sourceforge.net>
@ -10,4 +13,4 @@ install_script = install-rpm.sh
python = python
[nosetests]
with-achievements=1
;with-achievements=1