Commit 4785651e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Use PyPi for PyYAML installation to avoid dependencies failures

parent 3c07be58
...@@ -2,4 +2,4 @@ all: ...@@ -2,4 +2,4 @@ all:
pip3 install pyyaml-6.0.2.tar.gz pip3 install pyyaml-6.0.2.tar.gz
5-4-1: 5-4-1:
pip3 install PyYAML-5.4.1.tar.gz pip3 install PyYAML==5.4.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment