summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)Author
2019-07-20Remove tabs in setup.cfgUlf Magnusson
Causes a ConfigParser error when using setuptools with Python 2.
2019-01-15setup.cfg formatting nitUlf Magnusson
2019-01-15Package LICENSE.txt in source distributions and wheelsUlf Magnusson
Some distros might require this. Fixes https://github.com/ulfalizer/Kconfiglib/issues/65.
2017-09-23Modernize and update installation filesUlf Magnusson
Preparation for adding to PyPI. Switch to setuptools and add a bunch more metadata. Use semantic versioning (http://semver.org).