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 fef8df5 commit 839af1eCopy full SHA for 839af1e
setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
install_requires = [
7
- "testgres.common @ git+https://git.postgrespro.ru/d.kovalenko/preview-testgres.common.git",
+ "testgres.common @ git+https://github.com/dmitry-lipetsk/testgres.common.git",
8
]
9
10
setup(
0 commit comments