mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
PCKG fix setup.py and improve Manifest
This commit is contained in:
2
setup.py
2
setup.py
@@ -44,7 +44,7 @@ setup(
|
||||
download_url='https://github.com/python-escpos/python-escpos/archive/master.zip',
|
||||
description='Python library to manipulate ESC/POS Printers',
|
||||
license='GNU GPL v3',
|
||||
long_description=read('README'),
|
||||
long_description=read('README.rst'),
|
||||
author='Manuel F Martinez',
|
||||
author_email='manpaz@bashlinux.com',
|
||||
platforms=['linux'],
|
||||
|
Reference in New Issue
Block a user