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

Commit66bee6e

Browse files
author
d.kovalenko
committed
Merge branch 'dkov/D20250910_001--testgres.common'
2 parents0d67ab3 +c83d398 commit66bee6e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎setup.py‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
exceptImportError:
44
fromdistutils.coreimportsetup
55

6+
# Basic dependencies
67
install_requires= [
7-
"testgres.common @ git+https://github.com/dmitry-lipetsk/testgres.common.git",
8+
"psutil",
9+
"six>=1.9.0",
10+
"testgres.common @ git+https://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@github.com/postgrespro/testgres.common.git",
811
]
912

1013
setup(

‎tests/requirements.txt‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pytest
22
pytest-xdist
33
psutil
44
six
5-
git+https://github.com/dmitry-lipetsk/testgres.common.git@master
5+
git+https://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@github.com/postgrespro/testgres.common.git@master
66
black
77
flake8
8-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp