atsb / nose-py3

The original nose for nicer testing, converted to Python 3, cleaned and maintained
GNU Lesser General Public License v2.1
6 stars 4 forks source link

Why do I need to install sphinx? #23

Open dmitry-exposure opened 3 weeks ago

dmitry-exposure commented 3 weeks ago

Surely this shouldn't be required to run tests?

atsb commented 3 weeks ago

I will take a look at it. It has been there since.. well, for a long time so I kept it. I'll remove it and see if it is really needed, but nose isn't just running tests, it has an entire backend too, which does require some dependencies.