summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Search for tags with the *.*.* patten for versionwillsalmon/versionTagRegrexWilliam Salmon2018-08-221-0/+1
* setup.cfg: Add tests/integration/project to norecursedirsTristan Van Berkom2018-08-201-1/+1
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-07-171-0/+2
* Use versioneer instead of setuptools_scmTristan Van Berkom2018-04-261-0/+8
* Make pylint and pep8 tests run by defaultjennis/add_gi.repository_to_ignored_pylint_modulesJames Ennis2018-03-161-1/+1
* Add pylint to setup.cfg and setup.pyJames Ennis2018-03-141-2/+2
* Merge integration tests into general testsTristan Maat2018-02-071-1/+1
* setup.cfg: Ignore .eggs directory for pep8 linterTristan Van Berkom2017-10-211-0/+1
* Add warnings when staging to /buildstream/build74-prevent-artifacts-from-containing-files-in-buildstream-buildTristan Maat2017-10-191-0/+1
* Fork and embed fusepySam Thursfield2017-09-271-0/+1
* setup.{cfg,py}: Bring back BST_TEST_SUITE env variableTristan Van Berkom2017-09-051-0/+2
* plugin.py: Removed special case for test casesTristan Van Berkom2017-09-031-2/+0
* Added .coveragerc and use that in setup.cfgTristan Van Berkom2017-07-171-1/+1
* Make logging go to stdout when the test suite is being run in CIJonathan Maw2017-05-251-1/+3
* setup.cfg: Ignore pep8 E125.Tristan Van Berkom2017-03-051-0/+1
* Patching setup.cfg file for virtual envAndrew Leeming2017-01-041-0/+2
* Include coverage report in ./setup.py test invocationsTristan Van Berkom2016-12-111-1/+1
* pip8 checks: Ignore the tmp/ directoryTristan Van Berkom2016-12-101-0/+1
* pep8: Set line length to 119, not 79Tristan Van Berkom2016-12-101-0/+1
* setup.cfg: Ignore pep8 checking in documentation conf.pyTristan Van Berkom2016-12-101-1/+3
* setup.cfg: Ignore pep8 error 129Tristan Van Berkom2016-12-101-0/+1
* Add pep8 checks to test suiteTristan Van Berkom2016-12-091-1/+1
* setup.cfg: set pytest basetemp to ./tmpJürg Billeter2016-12-011-1/+1
* Use pytest, add first basic plugin testTristan Van Berkom2016-11-131-0/+6