From 8dae6422a7cd8f8bb737ac8ac4ad5d1e17c6af93 Mon Sep 17 00:00:00 2001 From: Rikko Date: Fri, 30 Jun 2023 00:15:39 +0530 Subject: [PATCH] Add packaging dependency for running tests --- test/pip_reqs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/pip_reqs.txt b/test/pip_reqs.txt index 64b1ada..0d79228 100644 --- a/test/pip_reqs.txt +++ b/test/pip_reqs.txt @@ -1 +1,2 @@ +packaging GitPython