pyeve / eve-sqlalchemy

SQLAlchemy data layer for Eve-powered RESTful APIs
http://eve-sqlalchemy.readthedocs.io
Other
232 stars 70 forks source link

Requires Flask <0.11 #150

Closed renderit closed 7 years ago

renderit commented 7 years ago

I'm not sure, if I'm doing something wrong, but on doing python setup.py install I'm getting error saying I need Flask version <0.11. Is this true? :\ Since our current project uses Flask 0.12(latest since last year).

jcrben commented 6 years ago

Hopefully this can be bumped up before not too long...

dkellner commented 6 years ago

@jcrben See https://github.com/pyeve/eve-sqlalchemy/issues/136 . There isn't any progress yet, but if you want to give it a try go ahead. It should be feasible :).