summaryrefslogtreecommitdiff
path: root/pkg/pyinst/headless.spec
AgeCommit message (Collapse)Author
2018-01-06[bug] Don't use system packages when bundling headless buildSimon Fondrie-Teitler
This makes builds not error when the virtualenv version of a package doesn't match the system one. It also helps ensure builds on different machines bundle the same version of packages.
2017-12-22[pkg] Include required files in headless buildSimon Fondrie-Teitler
Also pull in cython and restructure the package.
2017-10-11[feat] add gpg and pemfile in osx buildskali
These two details were blocking mail service from working in osx.