Skip to content

Commit

Permalink
dev-python/sortedcollections: drop python_test
Browse files Browse the repository at this point in the history
The pypi tarball does not contain the tests, and github has no tag for
this version. Please restore python_test on the next version bump.

Closes: https://bugs.gentoo.org/659104
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247
  • Loading branch information
floppym committed Jun 26, 2018
1 parent 2712e1f commit 9c29fb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ IUSE="test"
RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"

python_test() {
py.test -v || die
}

0 comments on commit 9c29fb5

Please sign in to comment.