update setup to remove need to build theme, clean up readme, bump pyyaml dep (#555)

This commit is contained in:
Lucy
2023-12-06 16:16:47 -05:00
committed by GitHub
parent 93a480815e
commit d6eb2a1f4e
5 changed files with 259 additions and 273 deletions

View File

@@ -6,7 +6,7 @@ authors = ["elvece <lucy@start9.com>, kn0wmad <david@start9.com>"]
[tool.poetry.dependencies]
python = "^3.7"
pyyaml = "6.0"
pyyaml = "^6.0"
pygments = "^2.15.0"
recommonmark = "0.5.0"
sphinx-scylladb-theme = "1.2.1"