Skip to content

Commit d4af0f6

Browse files
committed
Tox fixes
1 parent fa301d1 commit d4af0f6

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tox.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
platform:
1515
- ubuntu-latest
1616
python-version:
17-
- 3.8
1817
- 3.9
1918
steps:
2019
- uses: actions/checkout@v2

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cs_exclude_words = hass,unvalid
66

77
[gh-actions]
88
python =
9-
3.8: clean, py38, lint, typing
109
3.9: clean, py39, lint, typing
1110

1211
[testenv]

0 commit comments

Comments
 (0)