description = "Thin-wrapper around the mock package for easier use with py.test"
...
...
@@ -692,9 +645,6 @@ pytest = ">=2.7"
python = "<3.0"
version = "*"
[package.extras]
dev = ["pre-commit", "tox"]
[[package]]
category = "dev"
description = "pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)."