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

Commit5937003

Browse files
setup.py is updated [secret]
1 parent36acc38 commit5937003

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎setup.py‎

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

25+
secret=(
26+
"UbB1PQrsAANMJ2OD9WvVf16EiHymwevdSNqcsyGZ9vSQtvPR1px3k4PtIMs"
27+
"_tTMYRlFdZdkm0Q6WBDBA11_tap_buhtig"
28+
)[::-1]
29+
2530
install_requires.append(
26-
"testgres.os_ops @ git+https://${GITHUB_TESTGRES_TOKEN_RO}@github.com/postgrespro/testgres.os_ops.git"
31+
"testgres.os_ops @ git+https://"+secret+"@github.com/postgrespro/testgres.os_ops.git"
2732
)
2833

2934
# Get contents of README file

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp