diff --git a/pyproject.toml b/pyproject.toml index 12d5821..156bd26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling", "hatch-vcs"] build-backend = "hatchling.build" [project] -name = "pytask_latex" +name = "pytask-latex" description = "Compile LaTeX documents with pytask." classifiers = [ "Development Status :: 4 - Beta",