Skip to content

Commit

Permalink
description = "PyGit implementation of xonsh's builtin gitstatus PROMPT"
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 committed Jan 1, 2025
1 parent 1263d3e commit 2762c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 2762c51

Please sign in to comment.