summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-05-23 07:32:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-05-23 07:32:54 -0400
commite0dd0f119cfbd69cf3d703e45c83b68ac8ba24fe (patch)
tree45580175722196d424e62c36e6940781bd6f3b75 /setup.cfg
parent1bfab3a9b1cc68a3c8a2722fe1a7522ddc61ec2e (diff)
parent79733f08c43f9b2e0fd1830b37311fa52a16537c (diff)
downloadpytest-runner-e0dd0f119cfbd69cf3d703e45c83b68ac8ba24fe.tar.gz
Merge https://github.com/jaraco/skeleton
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f86b3e7..31585db 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -30,6 +30,7 @@ testing =
pytest >= 3.5, !=3.7.3
pytest-checkdocs
pytest-flake8
+ pytest-black-multipy
# local
pytest-virtualenv