You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current 1.1.0 release has a hard pinned version requirement for six==1.5 which can break peoples virtualenv. Master does not have this problem since it uses django.utils.six
The text was updated successfully, but these errors were encountered:
Please consider doing a new 1.1.1 release.
The current 1.1.0 release has a hard pinned version requirement for
six==1.5
which can break peoples virtualenv. Master does not have this problem since it usesdjango.utils.six
The text was updated successfully, but these errors were encountered: