Projet

Général

Profil

0001-misc-mark-as-working-with-djangorestframework-3.4-3..patch

Frédéric Péters, 07 novembre 2018 16:09

Télécharger (737 octets)

Voir les différences:

Subject: [PATCH] misc: mark as working with djangorestframework 3.4, 3.5 & 3.6
 (#27821)

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
setup.py
159 159
        'XStatic_roboto-fontface<0.5.0.0',
160 160
        'eopayment>=1.26',
161 161
        'python-dateutil',
162
        'djangorestframework>=3.3, <3.4',
162
        'djangorestframework>=3.3, <3.7',
163 163
        'django-haystack',
164 164
        'whoosh',
165 165
        'sorl-thumbnail',
166
-