mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Add Python 3.7 classifier (#16645)
This commit is contained in:
committed by
Paulus Schoutsen
parent
1f74adae2a
commit
33d6c99f19
@@ -13,6 +13,7 @@ classifier =
|
|||||||
Operating System :: OS Independent
|
Operating System :: OS Independent
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
|
Programming Language :: Python :: 3.7
|
||||||
Topic :: Home Automation
|
Topic :: Home Automation
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
|
Reference in New Issue
Block a user