Skip to content

Added support for Pipfile.lock#69

Open
CameronHall wants to merge 6 commits intotdsmith:masterfrom
CameronHall:pipfile-lock-support
Open

Added support for Pipfile.lock#69
CameronHall wants to merge 6 commits intotdsmith:masterfrom
CameronHall:pipfile-lock-support

Conversation

@CameronHall
Copy link

@CameronHall CameronHall commented Sep 11, 2021

I'm unconventionally using a private Brew tap to deploy an internal piece of Python tooling. The problem is, generating Stanzas is a huge time sink. So much so that I actively avoid it updating dependencies. '

This PR adds the ability to interpret dependencies from a Pipfile.lock with a newly added option --lock. The --lock option expects a path to the directory containing the Pipefile.lock. Poet will take care of the rest.

I thought I fixed the build but apparently not. All tests are passing locally 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant