aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Palao <david.palao@gmail.com>2023-05-25 18:24:43 +0200
committerSam James <sam@gentoo.org>2023-05-26 16:44:37 +0100
commitdf56197dd7fc1b4dd50e56c8f4411d9293c07dbf (patch)
treed8af5aa83772be0a0a1f3e47f1165204547b4e5c /tox.ini
parenttests: adjusted the copyright years in some files (diff)
downloadportage-df56197dd7fc1b4dd50e56c8f4411d9293c07dbf.tar.gz
portage-df56197dd7fc1b4dd50e56c8f4411d9293c07dbf.tar.bz2
portage-df56197dd7fc1b4dd50e56c8f4411d9293c07dbf.zip
tests(tox): added pytest dependency
Signed-off-by: David Palao <david.palao@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 0c668cdc8..cec7dd833 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,7 +21,9 @@ TARGET =
deps =
setuptools
pylint: pylint
+ pylint: pytest
test: pyyaml
+ test: pytest
setenv =
PYTHONPATH={toxinidir}/lib
allowlist_externals =