log setup.py @ 211:657cf709463b v0.7

age author description
Sat, 04 May 2019 14:23:09 +0200 Franz Glasner Need a PyYAML version < 4.
Fri, 03 May 2019 21:51:09 +0200 Franz Glasner Added support for TOML style configuration files
Fri, 03 May 2019 19:32:04 +0200 Franz Glasner Declare requirements on the Python version formally also
Fri, 03 May 2019 19:06:37 +0200 Franz Glasner Use the pip "extras" feature to install optional features (e.g. PyYAML)
Thu, 15 Mar 2018 00:00:06 +0100 Franz Glasner Works with Python 3.6 also; document this in the classifiers
Fri, 02 Mar 2018 01:11:19 +0100 Franz Glasner Rename README to README.txt to be more consistent with LICENSE.txt
Fri, 02 Mar 2018 01:05:57 +0100 Franz Glasner Rename LICENSE to LICENSE.txt to accomodate for a future inclusion via "[metadata]" into binary wheels
Tue, 08 Mar 2016 20:11:17 +0100 Franz Glasner Renamed the project from "MixConfig" to "ConfigMix"
Tue, 08 Mar 2016 16:46:27 +0100 Franz Glasner Switch to the "New BSD License"
Mon, 07 Mar 2016 09:03:18 +0100 Franz Glasner Begin a package to abstract some of the important configuration handling stuff.