adding initial docs

This commit is contained in:
2021-09-26 01:34:06 +01:00
parent 2a43ea1946
commit 7962f40e32
5 changed files with 259 additions and 7 deletions

View File

@@ -7,6 +7,8 @@ authors = ["Daniel Tomlinson <dtomlinson@panaetius.co.uk>"]
[tool.poetry.dependencies]
python = "^3.7"
apache-beam = {extras = ["gcp"], version = "^2.32.0"}
mkdocs = "^1.2.2"
mkdocs-material = "^7.3.0"
[tool.poetry.dev-dependencies]
# pytest = "^5.2"