Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Docker base image for running tox with Python 2.7, 3.5, 3.6, 3.7, 3.8, PyPy2, and PyPy3.

License

Notifications You must be signed in to change notification settings

demosdemon/docker-tox-base

This branch is 17 commits ahead of, 2 commits behind themattrix/docker-tox-base:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e9adcc · Jul 24, 2020

History

27 Commits
Feb 2, 2017
Mar 9, 2020
Feb 2, 2017
Jul 24, 2020
Jul 24, 2020

Repository files navigation

Tox-Base

This image contains the following Python versions:

  • CPython 2.7.18 (deprecated)
  • CPython 3.5.9 (deprecated)
  • CPython 3.6.11
  • CPython 3.7.8
  • CPython 3.8.5
  • CPython 3.9.0b5
  • PyPy 2.7 (v7.3.1)
  • PyPy 3.6 (v7.3.1)

It also includes tox for running test automation against the various versions.

About

Docker base image for running tox with Python 2.7, 3.5, 3.6, 3.7, 3.8, PyPy2, and PyPy3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%