Metadata-Version: 2.1
Name: tox-docker
Version: 1.2.1
Summary: Launch a docker instance around test runs
Home-page: https://github.com/tox-dev/tox-docker
Maintainer: Dan Crosta
Maintainer-email: dcrosta@late.am
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: docker (<3.0,>=2.3.0)
Requires-Dist: tox (<4.0,>=2.7.0)

A plugin for tox_ which runs one or more Docker_ containers during the test
run.

See full documentation in the README_.

.. _tox: https://tox.readthedocs.io/en/latest/
.. _Docker: https://www.docker.com/
.. _README: https://github.com/tox-dev/tox-docker/blob/master/README.md


