1
0
Fork 0

Adding upstream version 1.5.7.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:24:23 +01:00
parent 6680c388d6
commit 9c6ca6ec33
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
10 changed files with 38 additions and 78 deletions

View file

@ -1,10 +1,10 @@
[metadata]
name = identify
version = 1.5.5
version = 1.5.7
description = File identification library for Python
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/chriskuehl/identify
url = https://github.com/pre-commit/identify
author = Chris Kuehl
author_email = ckuehl@ocf.berkeley.edu
license = MIT
@ -37,5 +37,8 @@ exclude =
tests*
testing*
[wheel]
[bdist_wheel]
universal = True
[coverage:run]
plugins = covdefaults