rinohtype
rinohtype copied to clipboard
recommonmark 0.6.0 specifies Sphinx as a requirement
This causes an install of rinohtype to also install Sphinx and all of its dependencies. Check with the recommonmark maintainers whether it's really necessary to require Sphinx.
See https://github.com/readthedocs/recommonmark/issues/202.
We can make recommonmark an optional dependency for rinohtype and output a clear error message when the recommonmark import fails.