Commit Graph

6 Commits

Author SHA1 Message Date
Mike Fährmann
37940193a6 build executables with SOCKS proxy support (closes #1424) 2021-04-07 21:50:03 +02:00
Mike Fährmann
0a9af56e3c build executables on GitHub Actions with Python 3.8
Python 3.9 is incompatible with Windows 7, so using a lower
Python version maybe allows those files to run on Windows 7.
2021-03-27 18:31:15 +01:00
Mike Fährmann
0725cfde4f [tests] pin Ubuntu version to still be able to use Python 3.4 2021-03-18 16:20:05 +01:00
Mike Fährmann
e39aea42cd fix supportedsites.py for modules without docstring
(fixes #1332)
2021-02-21 22:57:37 +01:00
Mike Fährmann
04e7a7c8a9 add GitHub Actions workflow for building standalone executables
maybe this actually works first try ...

(#1312)
2021-02-16 02:47:30 +01:00
Mike Fährmann
d6986be8b0 Move CI to GitHub Actions 2020-11-17 19:40:45 +01:00