Skip to content

Commit ba71d52

Browse files
authored
Let's keep deflate64 on Windows atleast it builds in Actions + BUILD
1 parent 52a5e2b commit ba71d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ certifi
3636
# Archive extract
3737
py7zr==0.22.0
3838
rarfile==4.2
39-
zipfile-deflate64==0.2.0 ; sys_platform == "linux"
39+
zipfile-deflate64==0.2.0 ; sys_platform != "darwin"
4040

4141
# BeautifulSoup
4242
beautifulsoup4==4.12.3

0 commit comments

Comments
 (0)