Skip to content

Commit

Permalink
python3-tifffile: employ improved, automatic do_check
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Dec 2, 2020
1 parent 8358a9d commit f72fa4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions srcpkgs/python3-tifffile/template
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=64fc7602330301e910cc343e99bac02f9b453e933c1ee2050f316cbfee725df3

do_check() {
python3 -m pytest
}

post_install() {
vlicense LICENSE
}

0 comments on commit f72fa4e

Please sign in to comment.