Fixes mismatches where default Python interpreter may not match the most recently installed sphinx-build wrapper script (if sphinx 2 & 3 both installed, pip will clobber any previous copy of /bin/sphinx-build when it installs the new one.)
Means they show up on ReadTheDocs(!)