encode / django-vanilla-views

Beautifully simple class-based views.
http://django-vanilla-views.org/
BSD 2-Clause "Simplified" License
985 stars 74 forks source link

Drop some Python 2 features #101

Closed adamchainz closed 4 years ago

adamchainz commented 4 years ago

Wheels will no longer be universal, and the Python 2 classifier should not be there.

Missed in #92.