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 5da8257 commit ae69d0fCopy full SHA for ae69d0f
pyproject.toml
@@ -3,6 +3,7 @@ name = "ask2api"
3
version = "1.1.1"
4
description = "A minimal CLI tool that turns natural language into instant APIs."
5
readme = "README.md"
6
+license = {text = "MIT"}
7
authors = [
8
{name = "Ahmet Atasoglu", email = "[email protected]"},
9
]
0 commit comments