Skip to content

Fix manual download on Windows

Choose a tag to compare

@sahlberg sahlberg released this 18 Oct 05:06
· 89 commits to master since this release

Windows does not have wget by default so switch to using requests.get instead.