Skip to content

Commit d352cec

Browse files
yinghsienwucopybara-github
authored andcommitted
chore: clean up release infra process
PiperOrigin-RevId: 661356166
1 parent b640059 commit d352cec

3 files changed

Lines changed: 2 additions & 7 deletions

File tree

.github/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ manifest: true
44
# NOTE: this section is generated by synthtool.languages.python
55
# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
66
branches:
7-
- branch: v1.61
7+
- branch: v1.54
88
handleGHRelease: true
99
releaseType: python
1010
manifest: true

.kokoro/requirements.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ setuptools
88
nox>=2022.11.21 # required to remove dependency on py
99
charset-normalizer<3
1010
click<8.1.0
11-
build
12-
tomli
11+
build

.kokoro/requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,6 @@ six==1.16.0 \
490490
# via
491491
# gcp-docuploader
492492
# python-dateutil
493-
tomli==2.0.1 \
494-
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
495-
--hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
496-
# via -r requirements.in
497493
twine==4.0.2 \
498494
--hash=sha256:929bc3c280033347a00f847236564d1c52a3e61b1ac2516c97c48f3ceab756d8 \
499495
--hash=sha256:9e102ef5fdd5a20661eb88fad46338806c3bd32cf1db729603fe3697b1bc83c8

0 commit comments

Comments
 (0)