mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
Update pyproject.toml: update description.
This commit is contained in:
parent
7085a94fca
commit
b998cd4603
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
|
|||
# See https://www.python.org/dev/peps/pep-0621/
|
||||
name = "xonsh"
|
||||
dynamic = ["version", "readme"]
|
||||
description = "Python-powered, cross-platform, Unix-gazing shell"
|
||||
description = "Python-powered shell. Full-featured and cross-platform."
|
||||
authors = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }]
|
||||
maintainers = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }]
|
||||
license = { text = "BSD 2-Clause License" }
|
||||
|
|
Loading…
Add table
Reference in a new issue