summaryrefslogtreecommitdiff
path: root/community/python-wheel/PKGBUILD
blob: 79c6c3a33fd0d2c79c8d5eb47be4ef225799b3bc (plain)
1
2
3
4
5
6
unset checkdepends
unset check

makedepends=(${makedepends[@]//python-setuptools/})
makedepends=(${makedepends[@]//python2-setuptools/})
makedepends+=(python python2)