diff --git a/pyproject.toml b/pyproject.toml index 7ee4569..dd6c5d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ packages = ['codearchiver', 'codearchiver.modules'] [tool.setuptools_scm] [project] -name = 'codearchive' +name = 'codearchiver' description = 'A VCS repository archival tool' readme = 'README.md' authors = [{name = 'JustAnotherArchivist'}]