Ubuntu Pastebin

Paste from smoser at Thu, 3 Nov 2016 13:18:55 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
diff --git a/packages/bddeb b/packages/bddeb
index abb7b60..79ac976 100755
--- a/packages/bddeb
+++ b/packages/bddeb
@@ -29,6 +29,7 @@ if "avoid-pep8-E402-import-not-top-of-file":
 # file pypi package name to a debian/ubuntu package name.
 STD_NAMED_PACKAGES = [
     'configobj',
+    'coverage',
     'jinja2',
     'jsonpatch',
     'oauthlib',
Download as text