remove useless editable-legacy flag

This commit is contained in:
Erica Portnoy
2024-03-28 15:42:41 -07:00
parent 920b717c45
commit 8978e4dbff
2 changed files with 73 additions and 1 deletions
-1
View File
@@ -71,7 +71,6 @@ 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]