diff --git a/setup.py b/setup.py index 0d92127..1bcc0a1 100755 --- a/setup.py +++ b/setup.py @@ -68,7 +68,6 @@ 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='MIT', long_description=read('README.rst'), author='Manuel F Martinez and others',