puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
154 stars 217 forks source link

Add setup requires #150

Closed parthjoshi-pc closed 2 years ago

parthjoshi-pc commented 2 years ago

This change allows running python setup.py nosetests directly without having to install nose first. Ref: https://nose.readthedocs.io/en/latest/api/commands.html