From 6b684aa6e9fe3953299a6c01cf747d84dd9ae75f Mon Sep 17 00:00:00 2001 From: Ivan Maslov Date: Mon, 22 Feb 2021 08:35:03 +0300 Subject: [PATCH] Configure RTD - 4 create requirements - remove some version in req because pypi delete old version - venv is too bad concept... portable is very good --- Sources/GuideSphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/GuideSphinx/requirements.txt b/Sources/GuideSphinx/requirements.txt index 14d9d812..32bac71a 100644 --- a/Sources/GuideSphinx/requirements.txt +++ b/Sources/GuideSphinx/requirements.txt @@ -85,7 +85,7 @@ PyScreeze==0.1.21 pytesseract==0.3.0 python-dateutil==2.8.1 python-snappy==0.5.3 -pythonnet==2.4.0.dev0 +pythonnet PyTweening==1.0.3 pytz==2020.4 pywin32==224