wagtail / wagtailtrans

A Wagtail add-on for supporting multilingual sites
http://wagtailtrans.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
104 stars 60 forks source link

Python 3.9 compatibility #211

Open enzedonline opened 3 years ago

enzedonline commented 3 years ago

Found a bug, please fill out the sections below

Issue summary

Unable to install wagtailtrans with Python 3.9

How to reproduce?

Fails on Pillow install - 7.2 is not compatible with Py 3.9 RuntimeWarning: Pillow 7.2.0 does not support Python 3.9 and does not provide prebuilt Windows binaries.

Technical details