mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
add missing stringcase dep
This commit is contained in:
parent
90fdcebcc8
commit
0f7a230fd8
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ py_wheel(
|
|||
"decorator",
|
||||
"protobuf",
|
||||
"markdown",
|
||||
"stringcase",
|
||||
'orjson; platform_machine == "x86_64"',
|
||||
'psutil; sys_platform == "win32"',
|
||||
'distro; sys_platform != "darwin" and sys_platform != "win32"',
|
||||
|
|
Loading…
Reference in a new issue