Commit graph

56 commits

Author SHA1 Message Date
Simon Willison
56e29158fe Don't run black test on Python 3.7
It breaks on that version - see https://github.com/ambv/black/issues/425

But that's OK, we only need it to run onder one version anyway.
2018-07-28 11:18:40 -07:00
Simon Willison
501618d0d5 Ensure black is correctly installed for tests 2018-07-28 07:36:43 -07:00
Simon Willison
3c50a3600d Unit test for black-approved coding style 2018-07-28 07:29:20 -07:00
Simon Willison
03e3f7d648 Configured Travis CI 2018-07-28 06:48:53 -07:00
Simon Willison
bd71be32ab Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
Simon Willison
2f34da0ab2 Initial 2018-07-13 20:56:21 -07:00