tox-pipenv icon indicating copy to clipboard operation
tox-pipenv copied to clipboard

Added support for --ignore-pipfile flag

Open gluk-w opened this issue 4 years ago • 4 comments

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.

https://github.com/tox-dev/tox-pipenv/issues/64

gluk-w avatar Feb 13 '21 01:02 gluk-w

please build and deploy a version with this fix

qsebas avatar Mar 14 '23 02:03 qsebas

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

thx

qsebas avatar Oct 24 '23 14:10 qsebas

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

gluk-w avatar Oct 30 '23 19:10 gluk-w

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.

gaborbernat avatar Jun 06 '24 16:06 gaborbernat

gh pr checkout 69

Karinza38 avatar Nov 13 '24 07:11 Karinza38