Skip to content

Commit

Permalink
Import six (#1223)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Sep 18, 2023
1 parent b713025 commit 927b750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
'opencensus-context >= 0.2.dev0',
'google-api-core >= 1.0.0, < 2.0.0; python_version<"3.6"',
'google-api-core >= 1.0.0, < 3.0.0; python_version>="3.6"',
"six ~= 1.16",
],
extras_require={},
license='Apache-2.0',
Expand Down

0 comments on commit 927b750

Please sign in to comment.