mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
third_party: Fix build_bundled script
This script was hanging up on a couple of licenses not being parsed correctly / not accounted for in the original pass through Should resolve issues with tests not running 100% correctly Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/76336 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
da984c507c
commit
a9a17ce626
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3,3 +3,4 @@
|
||||
.github/workflows/generated-*.yml linguist-generated=true
|
||||
.github/generated-* linguist-generated=true
|
||||
.github/scripts/gql_mocks.json linguist-generated=true
|
||||
third_party/LICENSES_BUNDLED.txt linguist-generated=true
|
||||
|
Reference in New Issue
Block a user