Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
authorBen Sturmfels <ben@sturm.com.au>
Tue, 28 Apr 2020 05:51:41 +0000 (15:51 +1000)
committerBen Sturmfels <ben@sturm.com.au>
Tue, 28 Apr 2020 08:23:24 +0000 (18:23 +1000)
commit16fbe8524756013713365fc2a656833639c90ec2
tree7f53eb421c557cdf9c02209cb38ab6e924e18d7a
parente3931333da96fc8f665acc9c8f1673b83c2b1f4b
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.

This change gives a clean test run in the Debian-based Python 2 and Python 3
docker images.
Dockerfile-debian-python2-sqlite
Dockerfile-debian-python3-sqlite
docs/source/siteadmin/relnotes.rst
guix-env.scm
mediagoblin/tests/test_edit.py
mediagoblin/tests/test_sql_migrations.py
setup.py