ci: explicit isolated build for old ubuntu tox

This commit is contained in:
2024-01-05 22:34:34 +02:00
parent d06c02a1c7
commit 265de3dc72
2 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,10 @@
[tox]
envlist = check, tests
dependencies = -e .[journald,pacman,s3,web]
project_name = ahriman
isolated_build = True
labels =
release = version, docs, publish
dependencies = -e .[journald,pacman,s3,web]
project_name = ahriman
[mypy]
flags = --implicit-reexport --strict --allow-untyped-decorators --allow-subclassing-any