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