summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-10-03 19:44:18 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-10-03 19:45:00 +0800
commitb17bc980b1546159ceb119f04716f24b043fc3f8 (patch)
tree87cc2cb3b4d82dace4f81579ace77a359d0afe70 /test-requirements.txt
parentce4afe46d211cdfb611b8e8109bb0dc160a12540 (diff)
downloadgitpython-b17bc980b1546159ceb119f04716f24b043fc3f8.tar.gz
It's python, so stuff breaks with patches…
…https://github.com/pytest-dev/pytest-cov/pull/472 Break a few to fix a few.
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d5d2346a..53d8e606 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,4 +10,5 @@ virtualenv
pytest
pytest-cov
-pytest-sugar \ No newline at end of file
+coverage[toml]
+pytest-sugar