mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-03-21 17:24:42 -05:00
use pillow instead of PIL in requirements.txt
This commit is contained in:
parent
444d1ecfc7
commit
8dcde9ae28
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user