Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 812 Bytes

README.rst

File metadata and controls

34 lines (20 loc) · 812 Bytes

The project is an attempt to add to the tox some missing out of the box functionality.

Basically it is just an extension for the tool that will be loaded automatically.

Features

First experimental feature is to recreate virtual environment on requirements file update.

Installation

Thanks to entrypoints mechanism used by tox plugin system no additional configuration is required except of the package installation.

pip install tox-battery

Package Maintainance

Release

tox -e release