mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-03-21 17:24:33 -05:00
Fix installing requirements on windows, since memcached is optional.
This commit is contained in:
parent
5a83329396
commit
48331ac092
|
|
@ -28,4 +28,4 @@ pefile
|
|||
pillow
|
||||
discord_webhook
|
||||
iced-x86
|
||||
pylibmc
|
||||
pylibmc ; sys_platform != 'win32'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user