Consolidate the build to one manifest

This commit is contained in:
Sumner Evans
2020-09-19 01:44:26 -06:00
parent c9769bdb8c
commit c74e775ed8
5 changed files with 35 additions and 55 deletions

View File

@@ -51,6 +51,7 @@ flake8 = "^3.8.3"
mypy = "^0.782"
pytest-cov = "^2.10.1"
termcolor = "^1.1.0"
requirements-parser = "^0.2.0"
[tool.poetry.extras]
chromecast = ["pychromecast"]