pallets-eco/flask-social

Setup.py dependenc_links to old Flask-Security

Closed this issue · 1 comments

Is this correct?

dependency_links=[
'http://github.com/mattupstate/flask-security/tarball/develop#egg=Flask-Security-1.3.0-dev'
],

Yes, this is an issue. I'm currently using Flask-Security 1.6.9 but I would imagine we'd want the bleeding edge version. I will test.