view setup.cfg @ 119:eefde3288fb8

FIX: YAML-file streams must be opened as UTF-8 text files; otherwise double encoding occurs for non-Unicode locales (e.g. Windows)
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 29 Mar 2018 12:37:20 +0200
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