Skip to content

Commit be9eb1b

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update pyproject.toml
1 parent 54ace90 commit be9eb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "PyArchiveFile"
33
version = "0.18.0"
44
readme = "README.md"
5-
license = "BSD-3-Clause"
5+
license = { text = "BSD-3-Clause" }
66
keywords = []
77
description = "A tar like file format name archivefile."
88
authors = [

0 commit comments

Comments
 (0)