mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Remove pillow from requirements
This was originally suggested due to an imagefield, but that is no longer present. Since Pillow is not required to run Evennia, we should remove it and let the users opt into it if they end up wanting/needing it for their custom code.
This commit is contained in:
parent
e395ea9371
commit
ba895ce703
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
# general
|
||||
django >= 2.2.5, < 2.3
|
||||
twisted >= 19.2.1, < 20.0.0
|
||||
pillow == 5.2.0
|
||||
pytz
|
||||
django-sekizai
|
||||
inflect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue