Projet

Général

Profil

« Précédent | Suivant » 

Révision 94b01f26

Ajouté par Serghei Mihai (congés, retour 15/05) il y a environ 8 ans

update requirements

Voir les différences:

requirements.txt
1
Django==1.7
2
django-ckeditor
1
Django>=1.7, <1.8
2
django-ckeditor<4.5.3
3 3
-e git+http://repos.entrouvert.org/gadjo.git/#egg=gadjo
setup.py
56 56
        'Programming Language :: Python',
57 57
        'Programming Language :: Python :: 2',
58 58
    ],
59
    install_requires=['django == 1.7',
60
        'django-ckeditor',
59
    install_requires=['django>=1.7, <1.8',
60
        'django-ckeditor<4.5.3'
61 61
        'gadjo'
62 62
        ],
63 63
    zip_safe=False,

Formats disponibles : Unified diff