mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-22 10:14:06 -05:00
use pillow instead of PIL in requirements.txt
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-e git://github.com/drj11/pypng.git@master#egg=pypng
|
||||
|
||||
# for the map editor
|
||||
PIL
|
||||
# for the map editor, pillow instead of PIL
|
||||
pillow
|
||||
|
||||
# testing
|
||||
mock
|
||||
|
||||
Reference in New Issue
Block a user