@@ -1,11 +1,12 @@
[tox]
skipsdist = true
envlist = py{39}, lint, typing
envlist = py{38,39}, lint, typing
skip_missing_interpreters = True
cs_exclude_words = hass,unvalid
[gh-actions]
python =
3.8: clean, py38, lint, typing
3.9: clean, py39, lint, typing
[testenv]
The note is not visible to the blocked user.