Projet

Général

Profil

0001-pin-jquery-28341.patch

Emmanuel Cazenave, 26 novembre 2018 13:31

Télécharger (603 octets)

Voir les différences:

Subject: [PATCH] pin jquery (#28341)

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
setup.py
220 220
    install_requires=[
221 221
        'XStatic',
222 222
        'XStatic_Font_Awesome',
223
        'XStatic_jQuery',
223
        'XStatic_jQuery<2',
224 224
        'XStatic_jquery_ui',
225 225
        'XStatic_OpenSans',
226 226
        ],
227
-