Skip to content

Commit

Permalink
fix for qr grabber
Browse files Browse the repository at this point in the history
  • Loading branch information
KingKDot committed Apr 14, 2023
1 parent d202b5b commit f35dcba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ pyinstaller
psutil
keyboard
httpx
cairocffi
pipwin
5 changes: 2 additions & 3 deletions setup.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@echo off

python -m pip install -r requirements.txt
python -m pip install -U -r requirements.txt
cls
pipwin install cairocffi

python -m pipwin install cairocffi
python -m Hazard

0 comments on commit f35dcba

Please sign in to comment.