Testing Touch ID

This commit is contained in:
Mohamed El-Kalioby
2021-01-18 18:53:11 +03:00
parent 6f4c3e0486
commit 53f936a2c6
4 changed files with 33 additions and 5 deletions

View File

@@ -24,9 +24,10 @@ setup(
'ua-parser',
'user-agents',
'python-jose',
'fido2 == 0.8.1',
# 'fido2 == 0.8.1',
'jsonLookup'
],
dependency_links =["https://github.com/Yubico/python-fido2/tarball/master"],
python_requires=">=3.5",
include_package_data=True,
zip_safe=False, # because we're including static files