Deprecated Jobs
- tox-py34
Run unit tests for a Python project under cPython version 3.4.
Uses tox with the
py34
environment.Changes to the zuul-jobs collection are no longer regression tested with Python 3.4, but this job definition is being retained for backward compatibility.
- tox-py35
Run unit tests for a Python project under cPython version 3.5.
Uses tox with the
py35
environment.Changes to the zuul-jobs collection are no longer regression tested with Python 3.5, but this job definition is being retained for backward compatibility.