Update the overall project info

This commit is contained in:
Alexander Hess 2021-05-24 15:16:29 +02:00
commit a80a4c1176
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
6 changed files with 55 additions and 35 deletions

View file

@ -21,6 +21,10 @@ keywords = [
]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/webartifex/intro-to-data-science"
repository = "https://github.com/webartifex/intro-to-data-science"
[tool.poetry.dependencies]
python = "^3.8"