Skip to content

Commit

Permalink
chore: prepare for the monorepo migration (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Apr 20, 2023
1 parent ca97311 commit 2b76ffc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/google-cloud-billing-budgets/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@
)
s.move(templated_files, excludes=[".coveragerc", ".github/release-please.yml"])

# This replacement will no longer be required once this repo is migrated to google-cloud-python
s.replace(
"setup.py",
"https://github.com/googleapis/python-billing-budgets",
"https://github.com/googleapis/python-billingbudgets",
)

python.py_samples(skip_readmes=True)

# run format session for all directories which have a noxfile
Expand Down

0 comments on commit 2b76ffc

Please sign in to comment.