rename BUILD.buck to BUCK.oss (#78792)

rename BUILD.buck to BUCK.oss to better reflect that it's the OSS version of BUCK build, not the one shared with Bazel
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78792
Approved by: https://github.com/kit1980
This commit is contained in:
Linbin Yu 2022-06-03 07:23:16 +00:00 committed by PyTorch MergeBot
parent fc66521ebd
commit 1683a2618d
10 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[buildfile] [buildfile]
name = BUILD.buck name = BUCK.oss
[repositories] [repositories]
bazel_skylib = third_party/bazel-skylib/ bazel_skylib = third_party/bazel-skylib/