mirror of
https://github.com/esphome/esphome.git
synced 2024-11-21 22:48:10 +01:00
setup.cfg: drop duplicate, underintended trove classifier (#6421)
This commit is contained in:
parent
bd8f9db037
commit
2997964b72
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ classifier =
|
||||||
Programming Language :: C++
|
Programming Language :: C++
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Topic :: Home Automation
|
Topic :: Home Automation
|
||||||
Topic :: Home Automation
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
max-line-length = 120
|
max-line-length = 120
|
||||||
|
|
Loading…
Reference in a new issue