Projet

Général

Profil

0001-misc-stay-on-FontAwesome-4.x-74015.patch

Frédéric Péters, 31 janvier 2023 13:35

Télécharger (673 octets)

Voir les différences:

Subject: [PATCH] misc: stay on FontAwesome 4.x (#74015)

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
setup.py
240 240
    include_package_data=True,
241 241
    install_requires=[
242 242
        'XStatic',
243
        'XStatic_Font_Awesome',
243
        'XStatic_Font_Awesome<5',
244 244
        'XStatic_jQuery',
245 245
        'XStatic_jquery_ui',
246 246
        'XStatic_OpenSans',
247
-