Skip to content
Snippets Groups Projects
Commit 773bca15 authored by Gregory L. Lee's avatar Gregory L. Lee
Browse files

do not ignore nosetests script in py-nose

parent 7220bc17
No related branches found
No related tags found
No related merge requests found
......@@ -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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment