diff --git a/pyproject.toml b/pyproject.toml index 7a50826..af80064 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "VILOCA" version = "0.1.0" description = "SHOrt Reads Assembly into Haplotypes" license = "GPL-3.0-only" -authors = ["Benjamin Langer , Lara Fuhrmann"] +authors = ["Benjamin Langer , Lara Fuhrmann "] #build = "build.py" # Lara: I am not sure if we need this or not. packages = [ { include = "viloca" }