summaryrefslogtreecommitdiff
path: root/strata/core/python-setuptools.def
blob: 8db444ab602e9e3828318615a355e113d8c44585 (plain)
1
2
3
4
5
name: python-setuptools
build-commands:
- python setup.py build
install-commands:
- python setup.py install --prefix=/usr --root "$DESTDIR"