pipenv-all is a docker image with as many python versions as possible installed with pipenv. This allows for quickly testing a python library against a wide variety of python versions without requiring the build agent to have them all installed. Pipenv allows for the toolchain to be locked and updated incrementally looking for breakages due to dependency updates, its similar to pip freeze but maintains SHAs protecting against modifications to the same version (which can be achieved in Pypi if a developer tries).
-
Notifications
You must be signed in to change notification settings - Fork 0
Docker image containing pipenv installed on as many python versions as possible
License
3amigos-dev/pipenv-all
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Docker image containing pipenv installed on as many python versions as possible
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published