From 2d44a0be39859d743f0cbd1f2e7c45999350c937 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Tue, 29 Dec 2020 15:04:12 +0100 Subject: [PATCH] -pytest-randomly --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f8d0f7..7706cb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,6 @@ poetry-publish = "*" # https://github.com/jedie/poetry-publish bx_py_utils = "*" tox = "*" pytest = "*" -pytest-randomly = "*" pytest-cov = "*" pytest-django = "*" coveralls = "*"