diff MANIFEST.in @ 29:63d1260cc64e 0.1.0

- class name is now 'Zebra' instead of 'zebra' - Fix for missing win32print module in pypi - Drop python 2 support - use setuptools instead of distutils - improve documentation - Added reset(), reset_default(), autosense(), print_config_label() and print_graphic() functions
author Ben Croston <ben@croston.org>
date Tue, 01 Sep 2020 15:57:24 +0100
parents 5bd9ee5c0cae
children
line wrap: on
line diff
--- a/MANIFEST.in	Mon Apr 27 11:39:37 2015 +0100
+++ b/MANIFEST.in	Tue Sep 01 15:57:24 2020 +0100
@@ -1,1 +1,1 @@
-include MANIFEST.in INSTALL README LICENCE
+include MANIFEST.in INSTALL README.rst LICENCE CHANGELOG.rst