Merge ~mertkirpici/juju-lint:lp/1989575 into juju-lint:master
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Eric Chen | ||||
Approved revision: | 1e67b7a4a726e02e3ac82699562e1db75f8ff6ac | ||||
Merged at revision: | c05a3913ecaabbc5ba41cf14895ffb7ced946567 | ||||
Proposed branch: | ~mertkirpici/juju-lint:lp/1989575 | ||||
Merge into: | juju-lint:master | ||||
Diff against target: |
159 lines (+37/-29) 5 files modified
.gitignore (+1/-0) Makefile (+1/-3) tests/functional/requirements.txt (+2/-1) tests/unit/requirements.txt (+1/-12) tox.ini (+32/-13) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Eric Chen | Approve | ||
Gabriel Cocenza | Approve | ||
Review via email: mp+429879@code.staging.launchpad.net |
Commit message
Close LP #1989575
Description of the change
After the renaming process in 30066d3b[1], makefile dev-environment target was overlooked, ending up with the broken target.
To fix this properly, rather than hardcoding tests/unit/
Since this issue[0] is resolved, unpinned the flake8 version.
Also the .venv/ created by dev-environment was not ignored by git, fixed that.
[0] https:/
[1] https:/
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
make lint and unittests: /pastebin. ubuntu. com/p/gtcHgKD8F x/
https:/