nixpkgs/pkgs/development/python-modules/eve
Uli Baum 9e4b0b795c pythonPackages.eve: fix build, drop incorrect dependencies
Build failed because of dependency Flask-PyMongo, which actually
isn't a dependency of eve as they have their own flask_pymongo code.

- Drop incorrect dependency flask-pymongo
- Drop redunant dependencies already propageted by flask:
  itsdangerous, werkzeug, jinja2
- Drop dependency markupsafe, not required any more
2018-09-13 17:09:51 +02:00
..
default.nix pythonPackages.eve: fix build, drop incorrect dependencies 2018-09-13 17:09:51 +02:00