I created a Pipfile.lock in a repo I'm using at work that has a hard-coded path in it for a local dependency. I'm now trying to install this Pipfile on a separate computer that doesn't have the dependency at that same path. How do I get that working?
Asked
Active
Viewed 19 times