You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,8 @@ It monitors the Pageant queries (from Putty or compatible SSH Windows clients) a
43
43
To run from source :
44
44
45
45
* Python3 >= 3.6
46
-
* pyscard
47
-
* cryptography
46
+
* wxPython 4.1.1
47
+
* pyscard 2.0.0
48
+
* cryptography 3.4.6
48
49
49
50
To build the binaries, you need Python 3.8 and Pyinstaller. Start the Build-Windows.bat script in the *package* directory. Output result in the *dist* directory.
0 commit comments