Code review comment for lp:~jderose/microfiber/doctest

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

1401 +def run_sphinx_doctest():
1402 + sphinx_build = '/usr/share/sphinx/scripts/python3/sphinx-build'

How about executing setup.py with build_shpinx -b doctest?

« Back to merge proposal