add package py-xmlrunner and fix unittest2 dependency (#3260)
* add package py-xmlrunner and fix unittest2 dependency * add setuptools dependency
This commit is contained in:

committed by
Adam J. Stewart

parent
d5884bdb78
commit
2fb179f55b
@@ -35,3 +35,4 @@ class PyUnittest2(PythonPackage):
|
||||
version('1.1.0', 'f72dae5d44f091df36b6b513305ea000')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
depends_on('py-enum34', when='^python@:3.3')
|
||||
|
Reference in New Issue
Block a user