1👍
✅
This isn’t really what pip was designed to do. You should post your version of django-oscar to github, then reference that in your pip requirements.txt
Or if you don’t want to have it hosted remote you might as well just include it in your project directory as you would a Django app you are making.
Source:stackexchange.com