aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-19 04:03:09 +0000
committerSam James <sam@gentoo.org>2022-05-19 04:09:02 +0000
commit29de47b51d8ac7029924d7460773ee9a0d093f99 (patch)
treeb71d2fb717ff643e942ee86bfb3bf0ff332d252b /tox.ini
parentruntests: update supported impls list (move py3.10, add py3.11 to testing) (diff)
downloadportage-29de47b51d8ac7029924d7460773ee9a0d093f99.tar.gz
portage-29de47b51d8ac7029924d7460773ee9a0d093f99.tar.bz2
portage-29de47b51d8ac7029924d7460773ee9a0d093f99.zip
tox.ini: drop lxml dep
Only needed for repoman. Hurrah! (Noticed as it fails to build w/ Py 3.11) Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/portage/pull/831 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index a091afae9..3c8bc69f6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,6 @@ deps =
pylint: pylint
pygost
pyyaml
- py36,py37,py38,py39,py310,py311,pypy3: lxml!=4.2.0
setenv =
PYTHONPATH={toxinidir}/lib
commands =