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

Commitb7c33b0

Browse files
testgres.os_ops is open now
1 parentd90452a commitb7c33b0

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

‎setup.py‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,8 @@
2222
ifsys.version_info< (3,3):
2323
install_requires.append("ipaddress")
2424

25-
secret=(
26-
"UbB1PQrsAANMJ2OD9WvVf16EiHymwevdSNqcsyGZ9vSQtvPR1px3k4PtIMs"
27-
"_tTMYRlFdZdkm0Q6WBDBA11_tap_buhtig"
28-
)[::-1]
29-
3025
install_requires.append(
31-
"testgres.os_ops @ git+https://"+secret+"@github.com/postgrespro/testgres.os_ops.git"
26+
"testgres.os_ops @ git+https://github.com/postgrespro/testgres.os_ops.git"
3227
)
3328

3429
# Get contents of README file

‎tests/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest
33
pytest-xdist
44
psycopg2
55
six
6-
git+https://${GITHUB_TESTGRES_TOKEN_RO}@github.com/postgrespro/testgres.os_ops.git
6+
git+https://github.com/postgrespro/testgres.os_ops.git

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp