Skip to content
Snippets Groups Projects
Commit 54538e25 authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

Raise jsmin to 3.0.0

since 2.2.2 does not exist in py > 3.3
parent 469c8e92
Branches
Tags v2.2.23
No related merge requests found
......@@ -19,7 +19,7 @@ setup(
zip_safe=False,
install_requires=[
'libsass==0.19.4',
'jsmin==2.2.2',
'jsmin==3.0.0',
'watchdog==0.10.2'
],
classifiers=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment