Commit 2c9ecdc
Exclude test_community from built package (#3089)
Summary:
We're already excluding the `test` folder, let's do the same for `test_community`
Tested locally via `python -m build --sdist --wheel`
Pull Request resolved: #3089
Reviewed By: saitcakmak
Differential Revision: D87678386
Pulled By: Balandat
fbshipit-source-id: 30c78b0ce0e7d1f93e35dcf7d90468d1aa1758ed1 parent 8af234a commit 2c9ecdc
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments