1
0
mirror of synced 2025-02-17 11:18:33 +01:00

Fix installing requirements on windows, since memcached is optional.

This commit is contained in:
DragonMinded 2023-10-09 07:57:35 -04:00
parent 5a83329396
commit 48331ac092

View File

@ -28,4 +28,4 @@ pefile
pillow pillow
discord_webhook discord_webhook
iced-x86 iced-x86
pylibmc pylibmc ; sys_platform != 'win32'