Skip to content
Snippets Groups Projects
Commit 9d1bed10 authored by Arian Ott's avatar Arian Ott
Browse files

Restored setup.py

parent 8e1bb7d0
No related branches found
No related tags found
1 merge request!3Bumped standard version, minor fixing
......@@ -12,7 +12,7 @@ package = 'slugify'
python_requires = ">=3.7"
here = os.path.abspath(os.path.dirname(__file__))
install_requires = ['text-unidecode>=1.3']
install_requires = []
extras_requires = {'unidecode': ['Unidecode>=1.1.1']}
test_requires = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment