summaryrefslogtreecommitdiff
path: root/community/python-pytest/PKGBUILD
blob: f06df55fd00faed3f6ea19a226c46331ca2c1322 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  makedepends+=('python-setuptools-scm' 'python2-setuptools-scm' 'python-pip-bootstrap' 'python2-pip-bootstrap')
  unset check
fi