diff options
-rw-r--r-- | requirements/local.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 # ------------------------------------------------------------------------------ |