view setup.cfg @ 895:7d93d6358fe0

Use our own HTTPBasicAuthHandler under Python 2.6 to avoid issue http://bugs.python.org/issue8797. Fixes #658.
author hodgestar
date Wed, 09 Mar 2011 14:48:35 +0000
parents e3ab7698dae7
children 24c04502b29f
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[unittest]
xml_output = build/test-results.xml
coverage_summary = build/test-coverage.txt
coverage_dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software