diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -29,7 +29,7 @@ python = | |||
| 29 | deps = | 29 | deps = |
| 30 | pytest | 30 | pytest |
| 31 | pytest-timeout | 31 | pytest-timeout |
| 32 | commands = {envpython} run_tests | 32 | commands = {envpython} run_tests {posargs} |
| 33 | setenv = | 33 | setenv = |
| 34 | GIT_AUTHOR_NAME = Repo test author | 34 | GIT_AUTHOR_NAME = Repo test author |
| 35 | GIT_COMMITTER_NAME = Repo test committer | 35 | GIT_COMMITTER_NAME = Repo test committer |
