summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-29 09:43:36 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-03-29 18:44:17 +0200
commit32e4bcbf46add93ec09d0ac4306d4f9b111674ae (patch)
tree69cb25b5117a1f5d703dde137aaea706cdef5fa3 /misc
parent50e884b556123730940e4e4fb07784b8e757f381 (diff)
downloadqutebrowser-32e4bcbf46add93ec09d0ac4306d4f9b111674ae.tar.gz
qutebrowser-32e4bcbf46add93ec09d0ac4306d4f9b111674ae.zip
ci: Install coverage[toml] in bleeding-edge deps
needed because pytest-cov requires coverage[toml]
Diffstat (limited to 'misc')
-rw-r--r--misc/requirements/requirements-tests-bleeding.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-tests-bleeding.txt b/misc/requirements/requirements-tests-bleeding.txt
index 00fabe51a..d86051b74 100644
--- a/misc/requirements/requirements-tests-bleeding.txt
+++ b/misc/requirements/requirements-tests-bleeding.txt
@@ -2,7 +2,7 @@
# bzr+lp:beautifulsoup
beautifulsoup4
git+https://github.com/cherrypy/cheroot.git
-git+https://github.com/nedbat/coveragepy.git
+git+https://github.com/nedbat/coveragepy.git#egg=coverage[toml]
git+https://github.com/pallets/flask.git
git+https://github.com/pallets/werkzeug.git # transitive dep, but needed to work
git+https://github.com/HypothesisWorks/hypothesis.git#subdirectory=hypothesis-python