You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use cmd recipe to easy_install pygments into the docutils venv
remove pip part, which was failing to install pygments in the venv
build sphinx last to avoid having the Pygments it fetches prevent the venv from getting one too.
remove pin references to distribute now that we are on the post-merge setuptools
0 commit comments