1
0
Fork 0

Merging upstream version 3.2.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 20:40:38 +01:00
parent b0222c2f7f
commit 1f96436375
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 27 additions and 45 deletions

View file

@ -1,6 +1,6 @@
[metadata]
name = cfgv
version = 3.1.0
version = 3.2.0
description = Validate configuration and produce human readable error messages.
long_description = file: README.md
long_description_content_type = text/markdown
@ -25,3 +25,6 @@ python_requires = >=3.6.1
[bdist_wheel]
universal = True
[coverage:run]
plugins = covdefaults