Skip to content

Commit 0e8f0bd

Browse files
ohmayrparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 1c2af72 commit 0e8f0bd

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
@@ -48,7 +48,7 @@
4848
pyopenssl_extra_require = ["pyopenssl>=20.0.0", cryptography_base_require]
4949

5050
# TODO(https://github.com/googleapis/google-auth-library-python/issues/1739): Add bounds for urllib3 and packaging dependencies.
51-
urllib3_extra_require = [["urllib3", "packaging"]]
51+
urllib3_extra_require = ["urllib3", "packaging"]
5252

5353
# Unit test requirements.
5454
testing_extra_require = [

0 commit comments

Comments
 (0)