Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for Pipenv to include Pipfile.lock #11710

Closed
Eric-Arellano opened this issue Mar 16, 2021 · 1 comment
Closed

Improve support for Pipenv to include Pipfile.lock #11710

Eric-Arellano opened this issue Mar 16, 2021 · 1 comment

Comments

@Eric-Arellano
Copy link
Contributor

#10654 added a pipenv_requirements() macro to create python_requirement_library() targets from a Pipfile.lock. That's good, but we want to use this lockfile as a constraints file.

Relates to #10655. Blocked by #10723.

@Eric-Arellano
Copy link
Contributor Author

This is no longer desirable. With Pants's new lockfile support, we likely will have Pants handle all management of lockfiles.

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

No branches or pull requests

1 participant