fix uninstalled package tests under tox

This commit is contained in:
David Lord 2022-06-06 08:24:05 -07:00
parent 88bcf78439
commit 3ba37d2afe
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 15 additions and 7 deletions

View file

@ -9,6 +9,7 @@ envlist =
skip_missing_interpreters = true
[testenv]
envtmpdir = {toxworkdir}/tmp/{envname}
deps =
-r requirements/tests.txt
min: -r requirements/tests-pallets-min.txt