-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'cssmin' to requirements.txt #57
Comments
cssmin is optional. Not everybody needs it. Maybe create "recommended.txt"? |
If it is optional, then why does the default example mentioned in README fail to run? To explain, I followed the "Running with Hyde" section, specifically step 1 (Initializer) and 2 (Generator).
I suggest that the optional dependencies be put in setup.py as |
yeah - recommended seems like a good idea. Will do. |
What @srid said. The README example failing first-hand really gives a bad first impression... |
The text was updated successfully, but these errors were encountered: