Unfortunately there is no option for this, at time of writing.
The best you can do is freeze everything from your master environment, and use “–no-deps” when you pip install. This is OK since dependencies will be frozen already.
Unfortunately there is no option for this, at time of writing.
The best you can do is freeze everything from your master environment, and use “–no-deps” when you pip install. This is OK since dependencies will be frozen already.