From 162fbc679bca8c65bf575758e7f5c5880457611f Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 18 Dec 2020 23:28:57 +1100 Subject: [PATCH] Added packaging --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 9758f91fd..89db88ad4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ jarn.viewdoc olefile pycodestyle pyflakes +packaging pyroma pytest pytest-cov