Skip to content

Commit dd3614e

Browse files
authored
chore: finish removing pip_repository_annotations (#3684)
It looks like it was only partially deleted. Enough that the deleted packages updater was trying to un-deleted it from the deleted packages list because its WORKSPACE and MODULE files were removed.
1 parent 2c5616b commit dd3614e

File tree

3 files changed

+0
-157
lines changed

3 files changed

+0
-157
lines changed

.bazelrc.deleted_packages

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ common --deleted_packages=examples/multi_python_versions/requirements
1717
common --deleted_packages=examples/multi_python_versions/tests
1818
common --deleted_packages=examples/pip_parse
1919
common --deleted_packages=examples/pip_parse_vendored
20-
common --deleted_packages=examples/pip_repository_annotations
2120
common --deleted_packages=gazelle
2221
common --deleted_packages=gazelle/examples/bzlmod_build_file_generation
2322
common --deleted_packages=gazelle/examples/bzlmod_build_file_generation/other_module/other_module/pkg

examples/pip_repository_annotations/BUILD.bazel

Lines changed: 0 additions & 38 deletions
This file was deleted.

examples/pip_repository_annotations/pip_repository_annotations_test.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)