FAQ | This is a LIVE service | Changelog

Skip to content

Add documentation for extending python:tox before_script

Mike Knee requested to merge dev-update-tox-docs into master

Add some brief documentation on how to extend the python:tox job's before_script without totally overwriting it, useful for installing other (non-python) dependencies into the container.

Merge request reports