mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Add coverage[toml] dependency to fix coverage on CI (#271)
This commit is contained in:
@@ -38,6 +38,7 @@ tox = "*"
|
||||
pytest-mock = "^3"
|
||||
codecov = "^2"
|
||||
xdoctest = "^0"
|
||||
coverage = {version = "^6", extras = ["toml"]}
|
||||
|
||||
[tool.poetry.extras]
|
||||
docs = ["sphinx", "sphinx_rtd_theme", "m2r", "mistune", "sphinxcontrib-programoutput"]
|
||||
|
Reference in New Issue
Block a user