[10:34:05] <Xelnor> altendky: if you're still looking for that, I've got a project where I use a `make` command during setup.py build: https://github.com/rbarrois/xelpaste/blob/master/setup.py
[10:34:31] <Xelnor> (it works well with zest.releaser for release automation too)
[12:16:36] <altendky> Xelnor: I got off onto other tasks so yes that's still helpful. Thanks for the example.