mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
DOC add bugtrack_url
This commit is contained in:
1
setup.py
1
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',
|
||||
|
Reference in New Issue
Block a user