mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -05:00
add missing mock requirement
This commit is contained in:
parent
955f21e594
commit
408e34d108
1 changed files with 1 additions and 0 deletions
|
|
@ -5,5 +5,6 @@ requests
|
|||
decorator
|
||||
markdown
|
||||
jsonschema
|
||||
mock
|
||||
psutil; sys_platform == "win32"
|
||||
distro; sys_platform != "win32" and sys_platform != "darwin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue