safety icon indicating copy to clipboard operation
safety copied to clipboard

Add Pipfile support

Open jayfk opened this issue 7 years ago • 3 comments

Safety already works with the currently active virtual environment, but it would be nice to to run:

safety check -r Pipfile

or

safety check -r Pipfile.lock

It's probably the best to wait for https://github.com/pypa/pipfile/pull/57 before working on this.

jayfk avatar Mar 24 '17 12:03 jayfk

Looks like pypa/pipfile#57 has been abandoned - Would it be worth revisiting this under that assumption, or was that PR an absolute blocker?

katzdm avatar Sep 23 '19 18:09 katzdm

What's the status of this?

gtsop avatar Jan 08 '20 10:01 gtsop