Skip to content

Commit 91e7572

Browse files
EwaMarekEwa Marekdiemol
authored
Fix typo in setup.py (#13487)
Co-authored-by: Ewa Marek <[email protected]> Co-authored-by: Diego Molina <[email protected]>
1 parent 1e2b8d6 commit 91e7572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
'selenium.webdriver.support', ],
7373
'include_package_data': True,
7474
'install_requires': [
75-
"typing_extension~= 4.9",
75+
"typing_extensions~= 4.9",
7676
"urllib3[socks]>=1.26,<3",
7777
"trio~=0.17",
7878
"trio-websocket~=0.9",

0 commit comments

Comments
 (0)