Skip to content

Commit 676cda1

Browse files
authored
Move py.typed (#115)
It should be in the package dir. --------- Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent 722d53e commit 676cda1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path = [
2020
"**/*.yml",
2121
"CODEOWNERS",
2222
"MANIFEST.in",
23-
"py.typed",
23+
"src/onnx_ir/py.typed",
2424
"requirements*.txt",
2525
"requirements/**/*.txt",
2626
]
File renamed without changes.

0 commit comments

Comments
 (0)