We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5977e9f commit 78a2851Copy full SHA for 78a2851
1 file changed
pyproject.toml
@@ -3,8 +3,9 @@ name = "claude-code-publish"
3
version = "0.1.0"
4
description = "Add your description here"
5
readme = "README.md"
6
+license = "Apache-2.0"
7
authors = [
- { name = "Simon Willison", email = "swillison@gmail.com" }
8
+ { name = "Simon Willison" }
9
]
10
requires-python = ">=3.10"
11
dependencies = ["markdown"]
0 commit comments