Added new requirement in Readme.md.

This commit is contained in:
Marcus Scholz 2020-07-27 23:00:58 +02:00
parent f41a292a71
commit 55e04c094d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Right now it depends on the following non-core Python 3 libraries. These can be
or into the venv locally.
* [django](https://www.djangoproject.com/) Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
* [django-thumbs-v2](https://github.com/rrmerugu/django-thumbs-v2) Create thumbnails for your images with Django.
Currently the the repo is quite a mess, with full Python 3.8 site-packages
in-repo and other sketchy stuff. This will be fixed sometime.