Skip to content

Commit

Permalink
Merge pull request #7 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
add: homepage to project
kevinheavey authored Jan 20, 2022
2 parents 852828f + 154738d commit 457bfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -31,6 +31,7 @@ description = "Python bindings for heck, the Rust case conversion library"
authors = [ {name = "kevinheavey", email = "kevinheavey123@gmail.com"} ]
requires-python = ">=3.9"
license = {file = "LICENSE"}
homepage = "https://github.com/kevinheavey/pyheck"
classifiers = [
"Programming Language :: Rust",
"Programming Language :: Python :: Implementation :: CPython",

0 comments on commit 457bfce

Please sign in to comment.