summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: Ensure OSTree version >= v2016.8Tristan Van Berkom2017-01-161-3/+18
* Moved frontend into buildstream package and build pipeline, use click.Tristan Van Berkom2016-12-311-2/+5
* setup.py: Finally use click for this, not argparseTristan Van Berkom2016-12-311-1/+1
* setup.py: Add element yaml files to the distributionTristan Van Berkom2016-12-311-1/+1
* setup.py: Require at least python 3.5Tristan Van Berkom2016-12-171-0/+4
* Include coverage report in ./setup.py test invocationsTristan Van Berkom2016-12-111-0/+2
* Add pep8 checks to test suiteTristan Van Berkom2016-12-091-1/+4
* setup.py: check for PyGObject and OSTree dependenciesJürg Billeter2016-12-011-0/+15
* setup.py: add missing sys importJürg Billeter2016-11-301-0/+2
* Adding InvocationContextTristan Van Berkom2016-11-141-1/+1
* setup.py: Now require pytest-datafiles for testsTristan Van Berkom2016-11-131-1/+1
* Use pytest, add first basic plugin testTristan Van Berkom2016-11-131-5/+22
* Added plugins as package data.Tristan Van Berkom2016-11-081-2/+9
* Adding initial setup.py file for setuptools.Tristan Van Berkom2016-11-081-0/+19