view setup.cfg @ 104:d9f9a06e0c49

Make a better error message for "TypeError" exceptions when looking up variables. Otherwise -- if a key exists but if it's not a dict as expected a TypeError is throws that nobody does understand.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Fri, 23 Mar 2018 17:25:21 +0100
parents de56425063cf
children b3b5ed34d180
line wrap: on
line source

[metadata]
license_file = LICENSE.txt

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[bdist_wheel]
universal = 1

[sdist]
formats = gztar