From 4db1c229ab664a07ca3a0a7b07e06a97c21990b9 Mon Sep 17 00:00:00 2001 From: AshwinBV <55013322+AshwinBV@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:33:09 +0530 Subject: [PATCH] Rename dependency to dependency.txt --- dependency => dependency.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dependency => dependency.txt (78%) diff --git a/dependency b/dependency.txt similarity index 78% rename from dependency rename to dependency.txt index e741679..0ffcd3e 100644 --- a/dependency +++ b/dependency.txt @@ -1,3 +1,3 @@ opencv - pip install python-opencv ? opencv dependencies - pip install opencv-contrib-python -numpy - pip install numpy \ No newline at end of file +numpy - pip install numpy