Commit a18f8ee
committed
cmk-ccc: include py.typed
With change, `py.typed` is included in the package built by `bazel`,
i.e.,
```
tar ft pkg_tar.tar | grep 'py.typed'
```
returns a file now.
Change-Id: I650a1f65359cf9f2e01ae4ebb07b9b4c5c70e2761 parent 9d6736a commit a18f8ee
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
316 | 323 | | |
317 | 324 | | |
318 | 325 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
0 commit comments