Calum Young

Results 6 issues of Calum Young

Fixes issue where module cannot be found if there is a space in the path to lighthouse-cli. Fixes #61

This change adds a warning if no head tag is present and livereload.js cannot be injected. It also updates the README to specify that a head tag is required. Fixing...

## Type of changes - [ ] Bug fix - [ ] New feature - [ ] Documentation / docstrings - [ ] Tests - [x] Other (CI) ## Checklist...

Update the license classifier to match the licance stated in the [licance metadata](https://github.com/rocioar/flake8-django/blob/master/pyproject.toml#L4). Closes #101

This PR removes the following end-of-life versions of [Python](https://devguide.python.org/versions/) and [Django](https://jefftriplett.com/django-release-cycle/): - Python 3.6 - EOL: 23rd December 2021 - Python 3.7 - EOL: 27th June 2023 - Django 3.2...

### Expected Behavior When running `npm --prefix application_name ci` vcard-creator should install. This behaviour worked as expected with v0.6.0 but not v0.7.0. ### Actual Behavior ``` npm error code 254...