As noticed by @epriestley in D9060, flake8 --version can emit a string like "2.0" rather than the expected "2.0.0".
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARCb4b6a33d2a8d: Relax the version regex for `ArcanistFlake8Linter`.
Uninstalled my existing version of flake8 (v2.1.0) and installed a prior version (pip install flake8==2.0.0). Ran flake8 --version and inspected the output.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- flake8-verison
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 540 Build 540: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Closed by commit rARCb4b6a33d2a8d (authored by @joshuaspence, committed by @epriestley).