Compare commits

..

No commits in common. "3e1a921ed213a0a2c20df06c1b582e07ffcb2463" and "595262920a543c21d2cd06e66a684bb26c163ee3" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -181,6 +181,4 @@ def main():
args = parser.parse_args()
qrcode = read_qrcode(args.file)
valid = analyse_qrcode(qrcode, args.full, not args.dontcheck)
exit(0 if valid else 2)
analyse_qrcode(qrcode, args.full, not args.dontcheck)

View File

@ -1,6 +1,5 @@
[metadata]
name = pscheck
version = 1.0
long_description = file: README.rst
long_description_content_type = text/markdown
description = Vérificateur de pass sanitaire