We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ace90 commit be9eb1bCopy full SHA for be9eb1b
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "PyArchiveFile"
3
version = "0.18.0"
4
readme = "README.md"
5
- license = "BSD-3-Clause"
+ license = { text = "BSD-3-Clause" }
6
keywords = []
7
description = "A tar like file format name archivefile."
8
authors = [
0 commit comments