Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-25 | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 3 | -3/+4 | |
Python 3.7 is apparently faster than 3.6, and should be mature enough. | |||||
2019-06-24 | Add info about black to code_style.rst (#5537) | Andrew Morgan | 2 | -45/+43 | |
Fixes #5533 Adds information about how to install and run black on the codebase. | |||||
2019-06-24 |