Ubuntu Pastebin

Paste from smoser at Fri, 10 Jun 2016 20:33:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
=== modified file 'packages/bddeb'
--- packages/bddeb	2016-05-26 15:51:38 +0000
+++ packages/bddeb	2016-06-10 20:24:29 +0000
@@ -42,6 +42,7 @@
     'setuptools',
     'flake8',
     'hacking',
+    'unittest2',
 ]
 NONSTD_NAMED_PACKAGES = {
     'argparse': ('python-argparse', None),
Download as text