From 16fbe8524756013713365fc2a656833639c90ec2 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Tue, 28 Apr 2020 15:51:41 +1000 Subject: 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. --- docs/source/siteadmin/relnotes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/source') diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 82280a3d..ccf7521d 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -72,6 +72,9 @@ try to get back to you. Alternatively please email next release. - FastCGI support has been deprecated and removed from the documentation as our dependency `flup` does not support Python 3. + - Added ``Dockerfile-debian-python3-sqlite``, ``Dockerfile-debian-python2-sqlite`` and + ``docker-compose.yml`` to help with development and testing in a clean environment. + 0.9.0 ===== -- cgit v1.2.3