summaryrefslogtreecommitdiffstats
path: root/python-pypi/PY_DEPENDS
blob: d1198f88223b3a4ad5f5beee143a2ca192094246 (plain) (blame)
1
2
3
4
5
depends PYTHON  &&
# distutils is now included with python3
if is_depends_enabled $SPELL python; then
  depends setuptools2
fi