Commit Graph
1 Commits
Author SHA1 Message Date
Josh Barnes 199bfe27b3 Turn setup.py into a proper setuptools installer
* make a proper package, which can therefore be installed
 * include package data
 * don't modify config as part of pip install, only do it as part of explicit script
 * add setup.cfg to support universal wheel builds
2016-07-18 02:06:28 +01:00