[Docs] include the sample plug in code files directly

This commit is contained in:
MinchinWeb 2021-05-08 11:48:03 -06:00
parent cdaf9eb860
commit 90b7478516
5 changed files with 39 additions and 117 deletions

View file

@ -46,6 +46,7 @@ tzlocal = ">2.0, <3.0" # https://github.com/regebro/tzlocal/blob/master/CHANGE
[tool.poetry.dev-dependencies]
behave = "^1.2"
mkdocs = "^1.0"
mkdocs-include-markdown-plugin = "^2.8.0"
black = {version = "^20.8b1",allow-prereleases = true}
toml = ">=0.10"
pyflakes = ">=2.2.0"