Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 927b750

Browse files
authored
Import six (#1223)
1 parent b713025 commit 927b750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
'opencensus-context >= 0.2.dev0',
4646
'google-api-core >= 1.0.0, < 2.0.0; python_version<"3.6"',
4747
'google-api-core >= 1.0.0, < 3.0.0; python_version>="3.6"',
48+
"six ~= 1.16",
4849
],
4950
extras_require={},
5051
license='Apache-2.0',

0 commit comments

Comments
 (0)