Skip to content

Commit

Permalink
Fix python package
Browse files Browse the repository at this point in the history
  • Loading branch information
li-plus committed Jun 12, 2024
1 parent 23fe71c commit c72c1c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ graft third_party/pybind11/tools
graft third_party/sentencepiece/src
graft third_party/sentencepiece/third_party
include third_party/sentencepiece/*

# re2
graft third_party/re2

# absl
graft third_party/abseil-cpp

0 comments on commit c72c1c8

Please sign in to comment.