1
0
Fork 0

Adding 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:21 +01:00
parent 3f4c8eaaf4
commit 2f72ef8d68
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