Skip to content

Add ability to pass extra arguments to pip install command

Matthew John requested to merge extraopts into master

Enable passing extra arguments to pip install command e.g. specify location to download install files from in the case of PyTorch.

Merge request reports