1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

add action for windows build (#581)

* copy action for windows
* exclude cups on windows
* update changelog
This commit is contained in:
Patrick Kanzler
2023-10-08 23:27:37 +02:00
committed by GitHub
parent a70e1604d6
commit e4f4844983
3 changed files with 59 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ changes
- changed
- fix the encoding search so that lower encodings are found first
- add GitHub action for test on Windows
contributors
^^^^^^^^^^^^
@@ -20,6 +21,7 @@ contributors
- contributors
- Scott Rotondo in `#570 <https://github.com/python-escpos/python-escpos/issues/570>`_
- Patrick Kanzler
2023-05-11 - Version 3.0a9 - "Pride Comes Before A Fall"
--------------------------------------------------------