mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
ci: explicit isolated build for old ubuntu tox
This commit is contained in:
5
tox.ini
5
tox.ini
@ -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
|
||||
|
Reference in New Issue
Block a user