File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 22
22
if sys .version_info < (3 , 3 ):
23
23
install_requires .append ("ipaddress" )
24
24
25
- secret = (
26
- "UbB1PQrsAANMJ2OD9WvVf16EiHymwevdSNqcsyGZ9vSQtvPR1px3k4PtIMs"
27
- "_tTMYRlFdZdkm0Q6WBDBA11_tap_buhtig"
28
- )[::- 1 ]
29
-
30
25
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"
32
27
)
33
28
34
29
# Get contents of README file
Original file line number Diff line number Diff line change 3
3
pytest-xdist
4
4
psycopg2
5
5
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
You can’t perform that action at this time.
0 commit comments