diff --git a/pyproject.toml b/pyproject.toml index 9f06129..8a5e005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "xontrib-pygitstatus" version = "0.1.0" authors = [{ name = "Kyle Gottfried", email = "Kyle.Gottfried@outlook.com" }] -description = "PyGit implementation of gitstatus PROMPT" +description = "PyGit implementation of xonsh's builtin gitstatus PROMPT" license = { file = "LICENSE" } requires-python = ">=3.10" classifiers = [