Project

General

Profile

« Previous | Next » 

Revision 00dd3b1b

Added by Serghei Mihai almost 10 years ago

required slugify package updated

View differences:

dev-requirements.txt
1
slugify
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=['slugify'],
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

Also available in: Unified diff