do not ignore nosetests script in py-nose
This commit is contained in:
parent
7220bc1766
commit
773bca159a
@ -36,7 +36,7 @@ class PyNose(Package):
|
||||
version('1.3.6', '0ca546d81ca8309080fc80cb389e7a16')
|
||||
version('1.3.7', '4d3ad0ff07b61373d2cefc89c5d0b20b')
|
||||
|
||||
extends('python', ignore=r'bin/nosetests.*$')
|
||||
extends('python')
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user