flake8
 passed.
 
 
 JSHint
 passed.
 
Review Request #9873 — Created April 14, 2018 and submitted
The
--allow-all-externalflag was deprecated and had its functionality
removed in a previous version of pip. Now with Pip 10, the flag has been
removed altogether and including it indev-requirements.txtprevents
setup.pyfrom running.
With this patch applied, I am able to run
setup.py developusing Pip
10.
Backport to 0.9.x
Revision 2 (-1)