Skip to content

Commit c83d398

Browse files
setup.py is updated (six)
1 parent 6d91232 commit c83d398

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Basic dependencies
77
install_requires = [
88
"psutil",
9+
"six>=1.9.0",
910
"testgres.common @ git+https://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@github.com/postgrespro/testgres.common.git",
1011
]
1112

0 commit comments

Comments
 (0)