forked from platypush/platypush
license is not required in pyproject.toml if it's already specified in classifiers.
This commit is contained in:
parent
52d92da907
commit
54c2264403
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ classifiers=[
|
|||
]
|
||||
|
||||
readme = "README.md"
|
||||
license = {file = "LICENSE.txt"}
|
||||
requires-python = '>= 3.6'
|
||||
keywords = [
|
||||
"home-automation", "automation", "iot", "mqtt", "websockets", "redis", "dashboard", "notifications"
|
||||
|
|
Loading…
Reference in a new issue