Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0db134a
)
CI: Remove Python 3.7 from tox validation
09/72209/1
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Tue, 3 Oct 2023 17:00:30 +0000
(10:00 -0700)
committer
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Tue, 3 Oct 2023 17:00:30 +0000
(10:00 -0700)
Issue: RELENG-4891
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I4d8bd39c553f6804beada41f7fcbfaec756af75f
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
2ef4ee1
..
b7a9a88
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-4,7
+4,6
@@
envlist =
docs-linkcheck,
license,
pre-commit,
- py37,
py38
py39
minversion = 3.8