Skip to content

Commit 839af1e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)