Could it be possible to specify in the virtualenv creation, when we specify the requirements some extra parameters for the pip command. for example, --allow-all-external --allow-unverified etc.
Could it be possible to specify in the virtualenv creation, when we specify the requirements some extra parameters for the pip command.
for example,
--allow-all-external
--allow-unverified
etc.