diff --git a/pyproject.toml b/pyproject.toml index 9402116..51d87b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,10 @@ name = "irdata" version = "0.1.0" description = "Data processing library for iRefIndex" -authors = ["Ian Donaldson "] +readme = "README.md" +authors = ["VIB Bioinformatics Core Facility ", + "Ian Donaldson "] +repository = "https://github.com/vibbits/irdata" license = "GPL-3.0-or-later" [tool.poetry.dependencies]