Skip to content

Commit 949f37f

Browse files
committed
Rename the WebAuthn dependency group from fido2 to webauthn
Change-Id: Ic3c7dc00a4f2b18dad481b9df4c9cc6f5f859253
1 parent 6e7b06b commit 949f37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@
148148
"typing-extensions>=3.7.4",
149149
"zipp>=0.5",
150150
],
151-
"fido2": ["fido2==1.1.2"],
151+
"webauthn": ["fido2==1.1.2"],
152152
},
153153
)

0 commit comments

Comments
 (0)