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 a36f485 commit 594fdb5Copy full SHA for 594fdb5
setup.py
@@ -23,7 +23,7 @@
23
install_requires.append("ipaddress")
24
25
install_requires.append(
26
- "git+https://git.postgrespro.ru/d.kovalenko/preview-testgres.os_ops.git"
+ "testgres.os_ops @ git+https://git.postgrespro.ru/d.kovalenko/preview-testgres.os_ops.git"
27
)
28
29
# Get contents of README file
0 commit comments