From 604ad8c926f422abae150f53742c27a211f10df3 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sat, 23 May 2020 22:34:11 +0100 Subject: removed pytest-sugar so we can switch off colour --- requirements/local.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements/local.txt') diff --git a/requirements/local.txt b/requirements/local.txt index 54e48c2..fba9818 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -6,7 +6,6 @@ psycopg2-binary # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ pytest # https://github.com/pytest-dev/pytest -pytest-sugar # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------ -- cgit v1.2.3