We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d91232 commit c83d398Copy full SHA for c83d398
setup.py
@@ -6,6 +6,7 @@
6
# Basic dependencies
7
install_requires = [
8
"psutil",
9
+ "six>=1.9.0",
10
"testgres.common @ git+https://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@github.com/postgrespro/testgres.common.git",
11
]
12
0 commit comments