14 Commits (master)

Author SHA1 Message Date
Jussi Pakkanen 96d243ac75 Delete ghwt.py as it is no longer needed or even works. 2 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 3 years ago
Kyle Stone c89dca8c70 Add ability to specify project branch to install 4 years ago
Kyle Stone f9a31a25db Put subprojects into folder specified by upstream wrap. 4 years ago
Kyle Stone bec46cc141 Fix expected/obtained hashes 4 years ago
Jussi Pakkanen 7375eaa263 Always disable interpolation for ini parsers. 4 years ago
Michael Brockus c0a9bca627 Update Python2 syntax to Python3 syntax in ghwt.py 4 years ago
Andrei Antonov 8f7781f1d6 using urlopen() with explicit timeout 6 years ago
Aleksey Filippov fe215bb826 Use os.path.dirname() instead of os.path.split(...)[0] 6 years ago
Luke Shumaker 3f446a79ec ghwt: Add a comment at the top briefly explaining what it is 7 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 7 years ago
Elliott Sales de Andrade 859c5e28df Use context manager in scripts. 8 years ago
Jussi Pakkanen eb6548a816 Created an emergency wraptool that downloads directly from Github. 8 years ago