Merge pull request #203 from bengim/bengim-patch-PyOpenSSL

fixing wrong cryptography version
pull/205/head
drduh 4 years ago committed by GitHub
commit 697a7d8fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -214,6 +214,8 @@ To install and use the `ykman` utility:
```console
$ sudo apt -y install python-pip python-pyscard
$ pip install PyOpenSSL
$ pip install yubikey-manager
$ sudo service pcscd start

Loading…
Cancel
Save