python-escpos/test
Romain Porte cb30d7a881 drop Python 2.7 support
Python 2.7 EOL is arriving on 2020-01-01: https://pythonclock.org/

This will allow us to use Python 3 only libraries, like python-barcode,
which can maintain a reduced, simpler codebase, due to only one version
to support.

Closes #371.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2020-05-10 10:55:44 +02:00
..
resources add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
conftest.py Largely rewrite the magic text encoding feature. 2016-08-27 11:28:52 +02:00
test_abstract_base_class.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_cli.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_barcode.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_cashdraw.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_check_barcode.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_cut.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_dummy_clear.py Feature/clear content in dummy printer (#271) 2017-12-04 00:13:28 +01:00
test_function_image.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_linedisplay.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_panel_button.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_qr_native.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_qr_non-native.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_set.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_softbarcode.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_function_text.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_functions.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_image.py change license to MIT 2017-01-31 03:55:50 +01:00
test_load_module.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_magicencode.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_printer_file.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_profile.py reformat PEP8 and similar issues 2017-01-30 00:10:14 +01:00
test_raise_arbitrary_error.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00
test_with_statement.py drop Python 2.7 support 2020-05-10 10:55:44 +02:00