Closed dsayling closed 4 years ago
Note that I think pipenv check
may require a commercial API key to work at all
I tried using it and ended up using safety check
instead, but maybe I'm missing something on getting pipenv check
to work without the paid token.
With https://github.com/CircleCI-Public/cimg-python/issues/39 comes virtualenv and pipenv in the image.
Suggested orb features:
Some inspiration from this community orb: https://circleci.com/orbs/registry/orb/frameio/pipenv
Some devs may want virtualenv support only - without pipenv, but that support can be added independently.