Upgrade markdown templates to issue forms (#2588)

This commit is contained in:
Adam Hopkins
2022-10-25 13:04:11 +03:00
committed by GitHub
parent 82421e7efc
commit 15a588a90c
6 changed files with 102 additions and 46 deletions

View File

@@ -95,7 +95,7 @@ requirements = [
tests_require = [
"sanic-testing>=22.9.0b2",
"pytest",
"pytest==7.1.*",
"coverage",
"beautifulsoup4",
"pytest-sanic",