21.3 deprecations (#2007)

* Cleanup deprecations

* Remove config deprecations and fix config compat

* Add some tests and remove unneeded dependency

* Add some tests and remove unneeded dependency

* Remove pytest-dependency
This commit is contained in:
Adam Hopkins
2021-01-19 01:36:50 +02:00
committed by GitHub
parent 8f4e0ad3c8
commit 0c252e7904
9 changed files with 208 additions and 258 deletions

View File

@@ -104,7 +104,6 @@ tests_require = [
"pytest-sanic",
"pytest-sugar",
"pytest-benchmark",
"pytest-dependency",
]
docs_require = [