1
0
mirror of https://github.com/e1ven/Robohash.git synced 2025-06-23 21:35:02 +00:00

Merge pull request from jedevc/master

Include set4 in package
This commit is contained in:
Robohash 2018-12-03 15:29:30 -05:00 committed by GitHub
commit 4e96629c1f

@ -29,6 +29,7 @@ setup(
'sets/set1/*/*/*',
'sets/set2/*/*',
'sets/set3/*/*',
'sets/set4/*/*',
'backgrounds/*/*',
]
},