flask-ask icon indicating copy to clipboard operation
flask-ask copied to clipboard

update pyyaml version to fix compile errors in py3.7

Open R3DDY97 opened this issue 7 years ago • 1 comments

pyyaml==3.12 version gives compile errors in python v3.7 it was fixed in pyyaml==3.13

so i updated the pyyaml version in requirement file to support python latest version 3.7

R3DDY97 avatar Oct 03 '18 06:10 R3DDY97

I confirm it's fix also the problem for me

julien-duponchelle avatar Nov 04 '18 09:11 julien-duponchelle

duplicate of #249

steveoh avatar Jan 02 '19 20:01 steveoh