mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
SETUP move code to src
This way we can ensure that the packaged code is tested.
See https://hynek.me/articles/testing-packaging/ or c62a78c015
+ DOC adapt doc to new structure and test doc with travis
This commit is contained in:
1
src/escpos/__init__.py
Normal file
1
src/escpos/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
__all__ = ["constants", "escpos", "exceptions", "printer"]
|
Reference in New Issue
Block a user