add license to pyproject.toml
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
name = "wayg-music-bot"
|
name = "wayg-music-bot"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
license = { file = "LICENSE" }
|
||||||
description = ""
|
description = ""
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user