Skip to content

Commit 3397257

Browse files
author
d.kovalenko
committed
New ro-token for testregs.common
End date: 2025-10-10
1 parent d61c141 commit 3397257

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
from distutils.core import setup
55

66
install_requires = [
7-
"testgres.common @ git+https://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@github.com/postgrespro/testgres.common.git",
7+
"testgres.common @ git+https://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@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://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@github.com/postgrespro/testgres.common.git@master
5+
git+https://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@github.com/postgrespro/testgres.common.git@master
66
black
77
flake8
88

0 commit comments

Comments
 (0)