mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-04-10 02:00:58 +00:00
Updated setup.py
This commit is contained in:
parent
45c4c025c9
commit
39e1fdfaf7
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -17,8 +17,8 @@ setup(
|
|||
'Framework :: Django',
|
||||
],
|
||||
author='David Sauve',
|
||||
author_email='david.sauve@bag-of-holding.com',
|
||||
author_email='dsauve@trapeze.com',
|
||||
url='http://github.com/notanumber/xapian-haystack',
|
||||
license='GPL2',
|
||||
license='GPL3',
|
||||
py_modules=['xapian_backend'],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue