Skip to content

Commit

Permalink
Add readme and repository to pyproject.toml
Browse files Browse the repository at this point in the history
Fixes #24
  • Loading branch information
atwalsh committed Feb 12, 2021
1 parent db68da1 commit 9cda316
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ homepage = "https://github.com/atwalsh/kac"
license = "MIT"
name = "kac"
version = "0.3.0"
readme = "README.md"
repository = "https://github.com/atwalsh/kac"

[tool.poetry.dependencies]
click = "^7.1.1"
Expand Down

0 comments on commit 9cda316

Please sign in to comment.