summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2023-06-24 20:52:50 -0700
committerJohn Helmert III <ajak@gentoo.org>2023-06-24 20:52:50 -0700
commit7c2c5a8c43c9bde140be60396ae4e6dbbd071627 (patch)
tree073f4f8ae38b621ae2e4b1c7176ececcf004cdb1
parenttest/test_glsarepo: ensure glsa is committed before querying (diff)
downloadglsamaker-7c2c5a8c43c9bde140be60396ae4e6dbbd071627.tar.gz
glsamaker-7c2c5a8c43c9bde140be60396ae4e6dbbd071627.tar.bz2
glsamaker-7c2c5a8c43c9bde140be60396ae4e6dbbd071627.zip
tox: drop py310
Signed-off-by: John Helmert III <ajak@gentoo.org>
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index ca975eb..3c67872 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,6 @@ requires =
tox>=4.2
env_list =
py311
- py310
lint
type
@@ -33,5 +32,4 @@ commands =
[gh-actions]
python =
- 3.10: py310
3.11: py311