mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-18 15:23:33 +00:00
add lint dependencies
This commit is contained in:
@@ -18,6 +18,10 @@ license = {text = "MIT"}
|
||||
build = [
|
||||
"pyinstaller>=5.1",
|
||||
]
|
||||
lint = [
|
||||
"black>=23.7.0",
|
||||
"flake8>=6.1.0",
|
||||
]
|
||||
|
||||
[tool.pdm.scripts]
|
||||
build = {shell = "build.ps1"}
|
||||
Reference in New Issue
Block a user