File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
releaseType : python
2
2
handleGHRelease : true
3
+ # NOTE: this section is generated by synthtool.languages.python
4
+ # See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
5
+ branches :
6
+ - branch : v1
7
+ handleGHRelease : true
8
+ releaseType : python
9
+ - branch : v0
10
+ handleGHRelease : true
11
+ releaseType : python
Original file line number Diff line number Diff line change @@ -107,6 +107,8 @@ def get_staging_dirs(
107
107
108
108
python .py_samples (skip_readmes = True )
109
109
110
+ python .configure_previous_major_version_branches ()
111
+
110
112
# Preserve system tests w/ GOOGLE_DISABLE_GRPC set (#133, PR #136)
111
113
assert 1 == s .replace (
112
114
"noxfile.py" ,
You can’t perform that action at this time.
0 commit comments