diff --git a/setup.py b/setup.py index b2f2ba4..d8b9f58 100755 --- a/setup.py +++ b/setup.py @@ -43,6 +43,7 @@ setup( url='https://github.com/python-escpos/python-escpos', download_url='https://github.com/python-escpos/python-escpos/archive/master.zip', description='Python library to manipulate ESC/POS Printers', + bugtrack_url='https://github.com/python-escpos/python-escpos/issues', license='GNU GPL v3', long_description=read('README.rst'), author='Manuel F Martinez',