From 03eeedb6bab9190627d4b476d8b2ce47fdc108f1 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Fri, 28 Dec 2018 21:11:50 -0600 Subject: [PATCH] Added winpaths to requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cea7c0..4287f16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ google-api-python-client youtube-dl pyinstaller isodate -configobj \ No newline at end of file +configobj +winpaths \ No newline at end of file