Skip to content

Commit 789ba81

Browse files
authored
Don't update nox in 'tasks/synth.py'. (#6232)
Closes #6224.
1 parent a170619 commit 789ba81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-tasks/synth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
excludes = [
2626
'README.rst',
2727
'setup.py',
28+
'nox*.py',
2829
'docs/conf.py',
2930
'docs/index.rst',
3031
]

0 commit comments

Comments
 (0)