mass rename to (python-)kasa (#1)

This commit is contained in:
Teemu R
2019-12-18 09:11:18 +01:00
committed by Bas Nijholt
parent 624c44c27f
commit 3ef5086ffb
33 changed files with 63 additions and 69 deletions

View File

@@ -71,5 +71,5 @@ steps:
displayName: 'Order of imports (isort)'
- script: |
pytest --cov pyHS100 --cov-report html
pytest --cov kasa --cov-report html
displayName: 'Tests'