Skip to content

Commit

Permalink
chore: remove obsolete replacement in owlbot.py (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Jun 7, 2021
1 parent c4e6052 commit 4c7a8ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/google-cloud-secret-manager/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,4 @@
# ----------------------------------------------------------------------------
python.py_samples()

# TODO(busunkim): Use latest sphinx after microgenerator transition
s.replace("noxfile.py", """['"]sphinx['"]""", '"sphinx<3.0.0"')

s.shell.run(["nox", "-s", "blacken"], hide_output=False)

0 comments on commit 4c7a8ad

Please sign in to comment.