mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
use legacy editable mode for oldest tests
This commit is contained in:
parent
87ab76fc7d
commit
54b7b1883e
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -71,6 +71,7 @@ commands = {[testenv:py]commands}
|
|||
# tools/pinning/oldest/pyproject.toml.
|
||||
basepython = python3.8
|
||||
setenv = CERTBOT_OLDEST=1
|
||||
package = editable-legacy
|
||||
commands = {[testenv:py]commands}
|
||||
|
||||
[testenv:cover]
|
||||
|
|
|
|||
Loading…
Reference in a new issue