Skip to content

Commit

Permalink
stub file for completion
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfz committed Apr 21, 2024
1 parent 4789d5c commit ddbf158
Show file tree
Hide file tree
Showing 8 changed files with 1,867 additions and 134 deletions.
8 changes: 6 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
include README.rst
include LICENSE
include *.pyx *.pxd
include tesserocr/*.pyx
include tesserocr/*.pxd
include tesserocr/*.pyi
include tests/*.py tests/*.png
exclude *.cpp *.so
exclude tesserocr/*.cpp
exclude tesserocr/*.so
exclude *.so
Loading

0 comments on commit ddbf158

Please sign in to comment.