mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Add initial a11y config for docs site (#1067)
This commit is contained in:
parent
b0b98d85fe
commit
57de3b7d81
5 changed files with 311 additions and 236 deletions
|
@ -38,6 +38,7 @@ black = {version = "^19.10b0",allow-prereleases = true}
|
|||
toml = "^0.10.0"
|
||||
pyflakes = "^2.2.0"
|
||||
pytest = "^5.4.3"
|
||||
yq = "^2.11.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
jrnl = 'jrnl.cli:cli'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue