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 7042eac commit 92d1d8bCopy full SHA for 92d1d8b
pyproject.toml
@@ -5,6 +5,7 @@ description = "Easily convert common strings to boolean"
5
authors = ["lamnguyenx <[email protected]>"]
6
license = "apache"
7
readme = "README.md"
8
+homepage = "https://github.com/lamnguyenx/booleanify.git"
9
10
[tool.poetry.dependencies]
11
python = "^3.7"
0 commit comments