mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
add missing stringcase dep
This commit is contained in:
parent
e22e294885
commit
6c35806c16
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