Browse Source

Include coverage in the list of requirements for the tests

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Pierre-Yves Chibon 5 years ago
parent
commit
60eeb6dda7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests_requirements.txt

+ 1 - 0
tests_requirements.txt

@@ -1,6 +1,7 @@
 bcrypt
 beautifulsoup4
 black; python_version >= '3.6' # Only available on py3.6+
+coverage
 cryptography
 eventlet
 fedmsg