1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

Update pyproject.toml

This commit is contained in:
Patrick Kanzler
2023-08-14 03:09:34 +02:00
committed by GitHub
parent d74dee36fa
commit 024cb29379

View File

@@ -6,4 +6,5 @@ profile = "black"
[tool.pytest.ini_options]
minversion = "6.0"
addopts = --doctest-modules
addopts = "--doctest-modules"