summary refs log tree commit diff
path: root/docker/start.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-25Update docker image to use Python 3.7. (#5546)Richard van der Hoff3-3/+4
Python 3.7 is apparently faster than 3.6, and should be mature enough.
2019-06-24Add info about black to code_style.rst (#5537)Andrew Morgan2-45/+43
Fixes #5533 Adds information about how to install and run black on the codebase.
2019-06-24