/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk
507.1.1 by Tom Wardill
Run tests via tox
1
[tox]
519.1.4 by Jelmer Vernooij
Keep python3.5.
2
envlist = py35,py36,py37,py38,py39,py310
507.1.1 by Tom Wardill
Run tests via tox
3
skipsdist=True
4
5
[testenv]
539.1.1 by Colin Watson
Fix running tests in tox.
6
deps =
7
    -rrequirements.txt
8
    .
507.1.2 by Tom Wardill
Correct py3 env
9
commands = brz selftest -v breezy.plugins.loggerhead --strict
511.1.1 by Colin Watson
Fix py27 and py35 tox environments.
10
setenv =
519.1.4 by Jelmer Vernooij
Keep python3.5.
11
    py35: VIRTUALENV_DOWNLOAD = 0
12
    py35: VIRTUALENV_PIP = 20.3.4
519.1.1 by Jelmer Vernooij
Fix use of tox.
13
    BRZ_PLUGIN_PATH=-user:-site
511.1.1 by Colin Watson
Fix py27 and py35 tox environments.
14
    BRZ_PLUGINS_AT = loggerhead@{toxinidir}