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 2222if sys .version_info < (3 , 3 ):
2323 install_requires .append ("ipaddress" )
2424
25- secret = (
26- "UbB1PQrsAANMJ2OD9WvVf16EiHymwevdSNqcsyGZ9vSQtvPR1px3k4PtIMs"
27- "_tTMYRlFdZdkm0Q6WBDBA11_tap_buhtig"
28- )[::- 1 ]
29-
3025install_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
Original file line number Diff line number Diff line change 33pytest-xdist
44psycopg2
55six
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