required slugify package updated

This commit is contained in:
Serghei Mihai 2015-03-11 17:15:32 +01:00
parent ad8a37b80c
commit 00dd3b1b72
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
slugify
python-slugify

View File

@ -58,7 +58,7 @@ setup(
# project is installed. For an analysis of "install_requires" vs pip's
# requirements files see:
# https://packaging.python.org/en/latest/technical.html#install-requires-vs-requirements-files
install_requires=['slugify'],
install_requires=['python-slugify'],
# If there are data files included in your packages that need to be
# installed, specify them here. If using Python 2.6 or less, then these