I'm working on a package with two kinds of dependencies. My package needs jinja2 and docutils to generate output.
Then I use nose, sphinx, mock, and a bunch of other testing tools while I'm writing code for my package. I don't see users of the app needing to run the test code, but maybe they might want to generate the docs. In pip, easy_install, whatever, is there some recommended way of describing these separate kinds of dependencies? Matt _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig