pyeve / eve-swagger

Swagger extension for Eve-powered RESTful APIs
http://python-eve.org
Other
154 stars 43 forks source link

Tests fail on importing flask_pymongo #63

Closed nicolaiarocci closed 6 years ago

nicolaiarocci commented 6 years ago

Tests import from flask_pymongo, which used to be an Eve dependency. This is not the case anymore, so now tests are failing because of a failed import.