Hi All,

I see BFG uses the tests_require parameter to setuptools' setup function 
rather than the "normal zope way" of an extra_requires dict with a 
'test' key.

What's the difference between these two from your perspective and what 
made you guys choose tests_require over extra_requires?

Also, how come nose and coverage aren't specified as dependencies anywhere?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to