Projet

Général

Profil

« Précédent | Suivant » 

Révision e4140c02

Ajouté par Serghei Mihai il y a environ 9 ans

dependencies update

Voir les différences:

README.rst
44 44
For example, you might want to mention here which versions of CKAN this
45 45
extension works with.
46 46

  
47
pip install -r dev-requirements.txt
48

  
47 49
The configuration variable ``ckanext.ozwillo_theme.plugin.ozwillo_url`` must be
48 50
set(for example to https://ozwillo-preprod.eu)
49 51

  
dev-requirements.txt
1
python-slugify
setup.py
58 58
    # project is installed. For an analysis of "install_requires" vs pip's
59 59
    # requirements files see:
60 60
    # https://packaging.python.org/en/latest/technical.html#install-requires-vs-requirements-files
61
    install_requires=[],
61
    install_requires=['python-slugify'],
62 62

  
63 63
    # If there are data files included in your packages that need to be
64 64
    # installed, specify them here.  If using Python 2.6 or less, then these

Formats disponibles : Unified diff