Hmm, can't use read

This commit is contained in:
Roland Hedberg
2010-04-17 22:13:23 +02:00
parent 5911db64a0
commit dcd49ef612

View File

@@ -24,7 +24,7 @@ setup(
name='python-saml2',
version='0.0.6',
description='Python library for SAML Version 2',
long_description = read("README"),
# long_description = read("README"),
author='Roland Hedberg',
author_email='roland.hedberg@adm.umu.se',
license='Apache 2.0',