Skip to content
Compare
Choose a tag to compare
@Ana06 Ana06 released this 19 Oct 15:21
· 3706 commits to master since this release
7a507ee
build: Fix capa binary in Windows 7

Python 3.9 doesn't support Windows 7 (used in FLARE-VM):
https://www.python.org/downloads/windows

Use Python 3.6 to build instead and add a warning to avoid that we drop
Windows 7 support by accident.