use legacy editable mode for oldest tests

This commit is contained in:
Erica Portnoy 2024-03-27 16:27:42 -07:00
parent 87ab76fc7d
commit 54b7b1883e

View file

@ -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]