brutasse / django-ratelimit-backend

Rate-limit your login attempts at the authentication backend level
https://django-ratelimit-backend.readthedocs.io
BSD 3-Clause "New" or "Revised" License
169 stars 34 forks source link

CI test commit #35

Closed scjody closed 7 years ago

scjody commented 7 years ago

CI is failing on my branch with: ERROR: InterpreterNotFound: python3.3

I'm making this commit to run CI on master to see if it fails with the same error (master has not had a CI run in 6 months so it's possible something external has changed).