mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-08-20 15:27:26 +00:00
build: fix mypy type install
This commit is contained in:
@@ -110,10 +110,12 @@ dependency_groups = [
|
||||
]
|
||||
deps = [
|
||||
{ replace = "ref", of = ["project", "extras"], extend = true },
|
||||
"pip",
|
||||
]
|
||||
pip_pre = true
|
||||
set_env.CFLAGS = "-Wno-unterminated-string-initialization"
|
||||
set_env.MYPYPATH = "ahriman-core/src:ahriman-triggers/src:ahriman-web/src"
|
||||
uv_seed = true
|
||||
commands = [
|
||||
[
|
||||
"autopep8",
|
||||
|
||||
Reference in New Issue
Block a user