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