Skip to content

Commit

Permalink
qa: ignore tools from distribution (#3045)
Browse files Browse the repository at this point in the history
ah I forgot to ignore tools

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Sep 27, 2022
1 parent 89fc521 commit 40c9cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -25,6 +25,7 @@ prune */.ipynb_checkpoints
prune **/*/README*
prune bazel-*
prune grpc-client
prune tools

# Patterns to exclude from any directory
global-exclude *.py[cod]

0 comments on commit 40c9cd0

Please sign in to comment.