mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
@@ -13,3 +13,15 @@ testpaths = [
|
||||
"src/escpos",
|
||||
"escpos",
|
||||
]
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = ["pytest",
|
||||
"jaconv",
|
||||
"scripttest",
|
||||
"barcode.*",
|
||||
"qrcode",
|
||||
"usb.*",
|
||||
"cups",
|
||||
"win32print"
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
|
Reference in New Issue
Block a user