Skip to content

Commit

Permalink
[tools/mec] Revise MANIFEST.in (#14346)
Browse files Browse the repository at this point in the history
This will revise MANIFEST.in to include tests and exclude HOWTO.md.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Nov 22, 2024
1 parent e9cbec3 commit fb7c0a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/model_explorer_circle/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
graft src
graft tests

global-exclude *~ *.py[cod]
global-exclude *~ *.py[cod] HOWTO.md

0 comments on commit fb7c0a6

Please sign in to comment.