Okay, is going to make me wait cumulative YEARS for the lockfile to be updated....

@mistersql

Okay, is going to make me wait cumulative YEARS for the lockfile to be updated. Typing `--skip-lock` is always faster than waiting for the lockfile to be created. The lockfile should be created on the build server where the machine is infinitely more patient than me.

```$ pipenv install --dev --skip-lock
The flag --skip-lock has been deprecated for removal. ```

Self-replies