mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Update pyproject.toml: change email to zuilp channel. (#5590)
This commit is contained in:
parent
b998cd4603
commit
71e1f991d3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ name = "xonsh"
|
|||
dynamic = ["version", "readme"]
|
||||
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" }]
|
||||
maintainers = [{ name = "Xonsh Community" }, { email = "xonsh-email.d8c44838e5348844fa397b54d705ce30.show-sender.include-footer.include-quotes@streams.zulipchat.com" }]
|
||||
license = { text = "BSD 2-Clause License" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
|
|
Loading…
Add table
Reference in a new issue