Remove ö from setup.cfg

Python 3.4 does not install properly, gives error about the ö. Replaced by oe lets it install.

See https://github.com/rbarrois/python-ldap/pull/13 for original PR
This commit is contained in:
Tom van Dijk 2015-07-03 15:52:22 +02:00 committed by Miro Hrončok
parent 3e0532729b
commit 4f8a38cab2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ optimize = 1
provides = python-ldap
requires = python libldap-2_4
vendor = python-ldap project
packager = Michael Ströder
packager = Michael Stroeder
distribution_name = openSUSE 11.x
release = 1
doc_files = CHANGES README INSTALL TODO Demo/