summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2023-07-30 16:09:29 +1200
committertoofar <toofar@spalge.com>2023-08-12 13:36:50 +1200
commit088d6f48c2f9d805dbf259d8d7dd17087ee1617d (patch)
treed4849d450c6ac762da26f4174eb0e4eeabef10ba
parentd084df8e3b07aa9381fc04413d815fcb309fe6e9 (diff)
downloadqutebrowser-088d6f48c2f9d805dbf259d8d7dd17087ee1617d.tar.gz
qutebrowser-088d6f48c2f9d805dbf259d8d7dd17087ee1617d.zip
Pin PyInstaller to specific commit
I don't want to deal with having to review development changes of pyinstaller every week. So pin to one commit for now that we can actually test. I'm subscribed to release notifications on github so I'll manually change this back to point to the pyinstaller pypi package ones it does.
-rw-r--r--misc/requirements/requirements-pyinstaller.txt-raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-pyinstaller.txt-raw b/misc/requirements/requirements-pyinstaller.txt-raw
index 502b80289..7b4c8c84c 100644
--- a/misc/requirements/requirements-pyinstaller.txt-raw
+++ b/misc/requirements/requirements-pyinstaller.txt-raw
@@ -1 +1 @@
-git+https://github.com/pyinstaller/pyinstaller.git@develop
+pyinstaller @ git+https://github.com/pyinstaller/pyinstaller.git@79f62ef29822169ae00cd4271390d0e3175476ad