summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05Add: qvisqvetool to Debian packageLars Wirzenius1-1/+6
2018-09-10Change: how templates get installedLars Wirzenius1-1/+3
2018-09-10Change: install templates as part of the qvisqve packageLars Wirzenius1-1/+5
2018-02-09Rename: to QvisqveLars Wirzenius1-5/+5
2018-02-03Change: setup.py description, installed packagesLars Wirzenius1-2/+2
2018-02-02Add: install salami_secrets, salami-hash in setup.pyLars Wirzenius1-2/+2
2017-11-15Add: install start_salami in setup.pyLars Wirzenius1-0/+1
2017-11-14Fix: start SalamiLars Wirzenius1-8/+6
This is based on Qvarn, because the implementation is so similar to hat Salami needs. This commit drops the unwanted bits of Qvarn and changes things to be Salami instead. This commit only introduces the /version endpoint.
2017-09-27Fix: name in setup.pyLars Wirzenius1-1/+1
2017-09-27Fix: setup.py should be run by Python 3Lars Wirzenius1-1/+1
2017-09-27Revert "Add: put back qvarnbackend.py installation"Lars Wirzenius1-1/+0
This reverts commit b1107d37383f249aa3bd71b376a1221caa2097e4.
2017-09-27Add: put back qvarnbackend.py installationLars Wirzenius1-0/+1
2017-09-27Fix: drop py_modulesLars Wirzenius1-1/+0
2017-09-27Add: install qvarnbackend.py as a module, not as a scriptLars Wirzenius1-1/+1
2017-09-27Fix: install qvarnbench.py using that name in setup.pyLars Wirzenius1-1/+1
2017-09-22Fix: setup.py should install qvarnbench without .pyLars Wirzenius1-1/+1
2017-09-04basic python setuptools filesVincent Sanders1-0/+34