Am 08.10.2016 um 15:56 schrieb Danny Milosavljevic:
>>> > > +    (native-inputs
>>> > > +     `(("python-simplejson" ,python-simplejson)))  
>> > 
>> > Isn't node missing now?
> I don't know. I always test the stuff before sending - and it works. Should 
> node be there?

Sorry, I meant "nose" (I'm in a hurry). nose ist listed as an
requierement, see my first comment:

These are required for building and testing only and thus have to be
native-inputs

        setuptools,
        'nose',
        'mock',  # it would be better for 'test:python_version in "2.6,2.7"'
        'simplejson',  # better:
'test:platform_python_implementation=="PyPy"'


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to