From b96844f0db6262dd865aa04fd9be6e50265763c2 Mon Sep 17 00:00:00 2001 From: Kim Rutherford Date: Wed, 4 Sep 2024 16:23:15 +1200 Subject: [PATCH] Add a project table to pyproject.toml --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 51119c0..e3c6d93 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,6 @@ +[project] +name = "allele_qc" + [tool.poetry] authors = ["Manuel Lera Ramirez "] description = ""