Metadata-Version: 2.1
Name: tox-docker
Version: 1.2.0
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


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
