This commit is contained in:
resteve 2013-11-13 15:56:04 +01:00
parent 2c1933777b
commit dfa508c715
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ setup(name='%s_%s' % (PREFIX, MODULE),
long_description=read('README'),
author='NaN·tic',
url='http://www.nan-tic.com/',
download_url="https://bitbucket.org/trytonspain/aeat_303",
download_url="https://bitbucket.org/nantic/trytond-%s" % MODULE,
package_dir={'trytond.modules.stock_location_warehouse': '.'},
packages=[
'trytond.modules.stock_location_warehouse',