Skip to content

Docker image containing pipenv installed on as many python versions as possible

License

Notifications You must be signed in to change notification settings

3amigos-dev/pipenv-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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).

About

Docker image containing pipenv installed on as many python versions as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published