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

Added support for --ignore-pipfile flag #69

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gluk-w
Copy link

@gluk-w gluk-w commented Feb 13, 2021

Allow to run pipenv install with --ignore-pipfile flag, which will use Pipfile.lock instead of Pipfile and speedup test execution because dependencies don't need to be resolved.

#64

@qsebas
Copy link

qsebas commented Mar 14, 2023

please build and deploy a version with this fix

@gluk-w gluk-w closed this Mar 17, 2023
@qsebas
Copy link

qsebas commented Oct 24, 2023

it will be helpful if you can build a version a publish it in pypi

thx

@gluk-w
Copy link
Author

gluk-w commented Oct 30, 2023

That would be great if owners finally upload the change to pypi as I do not have any access.

@gaborbernat gaborbernat reopened this Jun 6, 2024
@gaborbernat
Copy link
Member

This PR was never merged, so there is nothing to release. Also, the CI needs fixed first, and this seems to target only tox v3 that is no longer supported. So someone would need to handle tox 4 migration too.

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.

3 participants