Skip to content

Commit a9a17ce

Browse files
seemetherepytorchmergebot
authored andcommitted
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: pytorch#76336 Signed-off-by: Eli Uriegas <[email protected]> Approved by: https://github.com/ezyang
1 parent da984c5 commit a9a17ce

File tree

3 files changed

+184
-60
lines changed

3 files changed

+184
-60
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
.github/workflows/generated-*.yml linguist-generated=true
44
.github/generated-* linguist-generated=true
55
.github/scripts/gql_mocks.json linguist-generated=true
6+
third_party/LICENSES_BUNDLED.txt linguist-generated=true

third_party/LICENSES_BUNDLED.txt

Lines changed: 147 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)