Skip to content
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

disable_css_min argument leads to error in initialization #30

Closed
akcode47 opened this issue Dec 13, 2021 · 1 comment
Closed

disable_css_min argument leads to error in initialization #30

akcode47 opened this issue Dec 13, 2021 · 1 comment
Assignees
Labels

Comments

@akcode47
Copy link

Using the example I get this:

htmlmin = HTMLMIN(app, remove_comments=False, remove_empty_space=True, disable_css_min=True)

TypeError: unexpected keyword argument 'disable_css_min'

Also, when I install via pip, I get this: Using legacy setup.py install for Flask-HTMLmin, since package 'wheel' is not installed.

@hamidfzm hamidfzm added the bug label Dec 13, 2021
@hamidfzm hamidfzm self-assigned this Dec 13, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 16, 2022
@hamidfzm hamidfzm removed the wontfix label Apr 16, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue Feb 7, 2024
https://build.opensuse.org/request/show/1140735
by user dirkmueller + anag+factory
- update to 2.2.1:
  * Stop using pytest-runner
  * Fix documentation error in README
  * Fix hamidfzm/Flask-HTMLmin#30 by
    @hamidfzm
- switch to PEP517 build
- drop remove-pytest-runner.patch (upstream)

  * No longer require pytest-runner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants