From 86809cfafbc15da1cfe297c4b5c3db976f4600b1 Mon Sep 17 00:00:00 2001 From: edouardbruelhart Date: Fri, 5 Apr 2024 11:46:20 +0200 Subject: [PATCH] modifications --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 20a93dd..c663e06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "ms_sample_list_creator" version = "0.0.1" description = "A tool to automatically genereate MS sample lists for the DBGI project" -authors = ["Edouard Brülhart "] +authors = ["Edouard Brülhart "] repository = "https://github.com/digital-botanical-gardens-initiative//ms-sample-list-creator" documentation = "https://digital-botanical-gardens-initiative/.github.io/ms-sample-list-creator/" readme = "README.md"