Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump black configuration to target py36 (#9781) | Dan Callahan | 2021-04-13 | 1 | -1/+1 |
| | | | Signed-off-by: Dan Callahan <danc@element.io> | ||||
* | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 2020-10-27 | 1 | -1/+1 |
| | | | | | | | | This allows trailing commas in multi-line arg lists. Minor, but we might as well keep our formatting current with regard to our minimum supported Python version. Signed-off-by: Dan Callahan <danc@element.io> | ||||
* | Add a `docker` type to the towncrier configuration (#5673) | Richard van der Hoff | 2019-07-12 | 1 | -0/+5 |
| | | | ... and certain other changelog-related fixes | ||||
* | Add a few more common environment directory names to black exclusion (#5630) | Andrew Morgan | 2019-07-08 | 1 | -0/+2 |
| | | | | | | * Add a few more common environment directory names to black exclusion * Add changelog | ||||
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+19 |
| | |||||
* | fix the changelog & template | Amber Brown | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | fixes | Amber Brown | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | make pyproject point at it | Amber Brown | 2018-07-19 | 1 | -2/+27 |
| | |||||
* | Use towncrier to build the changelog (#3425) | Amber Brown | 2018-06-25 | 1 | -0/+5 |