Complete coverage for the qrcode package (#12675)

This commit is contained in:
Martijn Pieters
2024-09-20 14:36:25 +01:00
committed by GitHub
parent f1bf1c01fe
commit bde71c575f
20 changed files with 455 additions and 304 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
version = "7.4.*"
upstream_repository = "https://github.com/lincolnloop/python-qrcode"
requires = ["types-Pillow>=9.1.0"]
[tool.stubtest]
extras = ["lxml"]
extras = ["pil"]