Permalink
Please sign in to comment.
Showing
with
18 additions
and 9 deletions.
- +1 −1 MANIFEST.in
- BIN tests/small.svs
- +17 −8 tests/test_openslide.py
| @@ -1,4 +1,4 @@ | ||
| include *.txt | ||
| recursive-include doc *.py *.rst | ||
| recursive-include examples *.html *.js *.png *.py | ||
| -recursive-include tests *.png *.py *.tiff | ||
| +recursive-include tests *.png *.py *.svs *.tiff |
BIN
tests/small.svs
Binary file not shown.
0 comments on commit
54a09d1