Commit Graph

5 Commits

Author SHA1 Message Date
Marcus Schäfer
bc65944440 Merge branch 'version-fix' of https://github.com/tomschr/kiwi-1 into tomschr-version-fix
Conflicts:
	setup.py
2015-12-15 11:58:21 +01:00
Marcus Schäfer
1bff89565e
Update development status in setup.py 2015-12-15 11:55:01 +01:00
Thomas Schraitle
098f720798 Fix #5: Improve setup.py
* setup.py:
  - use setuptools always, no need to check for distutils
  - include keywords 'include_package_data', 'zip_safe', and 'classifiers'
* setup.cfg:
  - add bdist_wheel and sdist section
* Add missing MANIFEST.in (needed for setup.py dist)
* Remove executable bit for LICENSE and README.md
2015-12-14 22:32:25 +01:00
Thomas Schraitle
686e6d1bba __VERSION__ -> __version__ 2015-12-11 16:42:50 +01:00
Marcus Schäfer
09daca60c0
KIWI - appliance builder next generation
a rewrite of the current kiwi from https://github.com/openSUSE/kiwi
2015-12-05 16:17:10 +01:00