Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit71a8494

Browse files
author
d.kovalenko
committed
testgres.common is taken from postgrespro
1 parent0d67ab3 commit71a8494

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
fromdistutils.coreimportsetup
55

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

1010
setup(

‎tests/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest
22
pytest-xdist
33
psutil
44
six
5-
git+https://github.com/dmitry-lipetsk/testgres.common.git@master
5+
git+https://github.com/postgrespro/testgres.common.git@master
66
black
77
flake8
88

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp