Skip to content

Commit

Permalink
docs: update packages in toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovandenhooff committed Jan 25, 2022
1 parent 6c04ace commit 57edb89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description = "A simple coordinate geometry helper package"
authors = ["Jordan Casoli, Nico Van Den Hooff, Arlin Cherian and Zheren Xu"]
license = "MIT"
readme = "README.md"
packages = [
{ include = "CoordGeomPy"},
]

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 57edb89

Please sign in to comment.