Skip to content

Commit 8ac8cd5

Browse files
author
Juan Carlos
committed
Fix #38
1 parent fee8020 commit 8ac8cd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ def run(self):
5858

5959

6060
setup(
61-
install_requires=['anglerfish'],css-html-js-minify.py
61+
install_requires=['anglerfish'],
6262
setup_requires=['anglerfish'],
6363
tests_require=['anglerfish'],
64-
requires=['anglerfish'],css-html-js-minify.py
64+
requires=['anglerfish'],
6565

6666
# scripts=['css-html-js-minify.py'], # uncomment if want install as script
6767

0 commit comments

Comments
 (0)