forked from auracaster/pyalsaaudio
chore(deps): add pyright for type-checking
This commit is contained in:
committed by
Lars Immisch
parent
f6770e3a42
commit
3a8c53851d
@@ -45,3 +45,8 @@ build-backend = "setuptools.build_meta"
|
||||
ext-modules = [
|
||||
{ name = "alsaaudio", sources = ["src/alsaaudio.c"], libraries = ["asound"] }
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pyright>=1.1.403",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user