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

Ensure python packages can be installed with pipenv from Pulp #344

Open
gerrod3 opened this issue Mar 15, 2021 · 4 comments
Open

Ensure python packages can be installed with pipenv from Pulp #344

gerrod3 opened this issue Mar 15, 2021 · 4 comments
Labels
Documentation Improvements or additions to documentation Tests Improvements or additions to testing

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Mar 15, 2021

Original Pulp Redmine Issue: https://pulp.plan.io/issues/4686

This may already work. If so, this story should be changed to a docs story.

@gerrod3 gerrod3 added Documentation Improvements or additions to documentation Tests Improvements or additions to testing labels Mar 15, 2021
@dralley
Copy link
Contributor

dralley commented Apr 13, 2021

We should probably focus on Poetry rather than pipenv, to the extent that we look into issues like this.

@fridex
Copy link

fridex commented Apr 19, 2021

Is this related to PEP-503? If following PEP-503, any package installer will be able to install packages from pulp_python.

See also https://packaging.python.org/guides/hosting-your-own-index/

@dralley
Copy link
Contributor

dralley commented Apr 19, 2021

@fridex We support PEP-503, it's just a matter of testing it with different clients just to be sure. Hence why it's not much of a priority issue.

@fridex
Copy link

fridex commented Apr 20, 2021

@fridex We support PEP-503, it's just a matter of testing it with different clients just to be sure. Hence why it's not much of a priority issue.

Ah, I see. Thanks for the clarification 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Tests Improvements or additions to testing
Projects
None yet
Development

No branches or pull requests

3 participants