tox-pipenv
tox-pipenv copied to clipboard
Added support for --ignore-pipfile flag
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
please build and deploy a version with this fix
it will be helpful if you can build a version a publish it in pypi
thx
That would be great if owners finally upload the change to pypi as I do not have any access.
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.
gh pr checkout 69