Skip to content

Commit 839af1e

Browse files
testgres.common is taken from github [dmitry-lipetsk]
1 parent fef8df5 commit 839af1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from distutils.core import setup
55

66
install_requires = [
7-
"testgres.common @ git+https://git.postgrespro.ru/d.kovalenko/preview-testgres.common.git",
7+
"testgres.common @ git+https://github.com/dmitry-lipetsk/testgres.common.git",
88
]
99

1010
setup(

0 commit comments

Comments
 (0)