micropipenv icon indicating copy to clipboard operation
micropipenv copied to clipboard

A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limite...

Results 22 micropipenv issues
Sort by recently updated
recently updated
newest added

The question is whether we should include tests and testing data in sdist and wheel. The sdist currently contains just `tests/test_micropipenv.py` which doesn't make sense because it doesn't work without...