Remove the mongo driver (#3099)

* kills mongo

* changelog

* more refeences to mongo needed to go
This commit is contained in:
Michael H
2019-11-08 14:48:04 -05:00
committed by GitHub
parent 1651de1305
commit dd899c804a
17 changed files with 25 additions and 592 deletions

View File

@@ -1,3 +1,3 @@
packaging
tox
-e .[docs,mongo,postgres,style,test]
-e .[docs,postgres,style,test]

View File

@@ -34,9 +34,6 @@ docs =
sphinx_rtd_theme
sphinxcontrib-trio
towncrier
mongo =
dnspython
motor
postgres =
asyncpg
style =