diff --git a/pyproject.toml b/pyproject.toml index b8dc36dc129c66c35466347efd0b429f55b35492..aa4ad9de765b24b5d61b098c0e30b6e1d1119a8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,9 @@ version = "1.0.1" description = "Handling, simulating, and plotting HREELS and Auger spectroscopy data" authors = ["Wolf Widdra <wolf.widdra@physik.uni-halle.de>"] include = ["*.*"] -# url = +readme = "README.md" +python = "^3.6" +homepage = "https://gitlab.informatik.uni-halle.de/e3fm8/libhreels" [tool.poetry.dependencies]