Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install non-code files: config specifications | Aaron LI | 2016-10-15 | 1 | -0/+2 |
The default config specifications are required and should be installed. TODO: * Figure out the problem why "LICENSE" cannot be installed as well ?? References: * http://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files * http://python-packaging.readthedocs.io/en/latest/non-code-files.html |