OSDN Git Service

setup.py: Fetch all data files in the call to setup() now. We no longer run generate...
authorJames Teh <jamie@jantrid.net>
Tue, 23 Nov 2010 02:23:17 +0000 (12:23 +1000)
committerJames Teh <jamie@jantrid.net>
Tue, 23 Nov 2010 02:23:17 +0000 (12:23 +1000)
commita15a9e4bf8586580f589d7af9229dd80bf8a7560
tree1ab70c457250fe1264b61d4f67ab35f3f4f7aab3
parentabde7519d02c2e76753d79cc1fed3259037f8e87
setup.py: Fetch all data files in the call to setup() now. We no longer run generate.py from setup.py, so there's no need to delay this.
source/setup.py