summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: c3d403f7838d53ac631322f2ffbc5217a9fd6508 (plain)
1
2
3
4
5
6
7
8
9
10
-e git://github.com/drj11/pypng.git@master#egg=pypng

# for the map editor, pillow instead of PIL
pillow

# testing
mock

# emulation
vba_wrapper==0.0.2