tilezen / raw_tiles

Raw tiles
MIT License
12 stars 4 forks source link

Use `find_packages` rather than listing explicitly. #2

Closed zerebubuth closed 7 years ago

zerebubuth commented 7 years ago

I think this will find all the source files, including in sub-directories, rather than just raw_tiles/*.py. Hopefully this fixes downstream errors about not being able to find the raw_tiles.index.index module.