Skip to content

Commit c83d398

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

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
@@ -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)