Jonas Laursen

Results 4 comments of Jonas Laursen

I guess this bug won't get fixed then?

For anyone else who run into this issue, I just created a small bash script that runs `pipenv lock -r | sed '/^-/d'` to generate the file.

The new command has not changed this behavior so it is still required to run `pipenv requirements | sed '/^-/d'` to get the desired output.