summaryrefslogtreecommitdiff
path: root/src/buildstream/_version.py
Commit message (Collapse)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-58/+75
| | | | | | | As discussed over the mailing list, reformat code using Black. This is a one-off change to reformat all our codebase. Moving forward, we shouldn't expect such blanket reformats. Rather, we expect each change to already comply with the Black formatting style.
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+522
This was discussed in #1008. Fixes #1009.