initial test axe-core

This commit is contained in:
Kenneth Kehl
2024-09-11 10:39:28 -07:00
parent 88c47d15f6
commit a91d6d25c8
3 changed files with 44 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ webencodings = "^0.5.1"
[tool.poetry.group.dev.dependencies]
axe-core-python = "^0.1.0"
bandit = "*"
black = "^24.2.0"
coverage = "*"