Commit 5f2c0a22 by Ricardo Kirkner

remove unnecessary provides argument

parent 14728f67
...@@ -58,7 +58,6 @@ setup( ...@@ -58,7 +58,6 @@ setup(
package_data={ package_data={
'django_openid_auth': ['templates/openid/*.html'], 'django_openid_auth': ['templates/openid/*.html'],
}, },
provides=['django_openid_auth'],
# metadata for upload to PyPI # metadata for upload to PyPI
author='Canonical Ltd', author='Canonical Ltd',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment