rdegges / django-twilio

A simple library for building twilio-powered Django webapps.
http://django-twilio.rtfd.org/
The Unlicense
327 stars 111 forks source link

Twilio 7+ Limit in Setup.py #210

Open Fwhiteiv opened 2 years ago

Fwhiteiv commented 2 years ago

Requirements allows for >6.3, but setup.py caps it at <7.

Any reason this can't be removed?

jheld commented 2 years ago

I do not remember. Can you open a PR and let's see what happens? :)