mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-17 02:51:07 +00:00
Comment out nose achievements since most of the people wont have them installed.
This commit is contained in:
parent
72f880e918
commit
44eae96c17
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue