chore: update project license info (#4857)

This commit is contained in:
Noorhteen Raja NJ 2022-06-29 18:43:43 +05:30 committed by GitHub
parent b7541180c2
commit 52a12aaf85
Failed to generate hash of commit

View file

@ -13,7 +13,7 @@ dynamic = ["version", "readme"]
description = "Python-powered, cross-platform, Unix-gazing shell"
authors = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }]
maintainers = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }]
license = { file = "license" }
license = { text = "BSD 2-Clause License" }
requires-python = ">=3.8"
[tool.setuptools.dynamic]