log setup.py @ 278:44cb1d04c194

age author description
Mon, 05 Oct 2020 01:17:08 +0200 Franz Glasner Trove classifier: use the generic Python 3 classifier and not the generic Python 2 one
Wed, 13 May 2020 09:26:29 +0200 Franz Glasner Tested with Python 3.7 and 3.8: ok.
Wed, 13 May 2020 09:21:04 +0200 Franz Glasner Tested up to PyYAML 5.3.1: so (with semantic versioning): adjust requirements to "<6"
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)