| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | - # version: 1.1 | ||
| 1 | + # version: 1.2 | ||
| 2 | 2 | ||
| 3 | 3 | .PHONY: all virtualenv | |
| 4 | 4 | MAX_LINE_LENGTH=110 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,8 +7,7 @@ flake8 | |||
| 7 | 7 | flake8-import-order | |
| 8 | 8 | ifaddr | |
| 9 | 9 | mypy;implementation_name=="cpython" | |
| 10 | - # 0.11.0 breaks things https://github.com/PyCQA/pep8-naming/issues/152 | ||
| 11 | - pep8-naming!=0.6.0,!=0.11.0 | ||
| 10 | + pep8-naming>=0.12.0 | ||
| 12 | 11 | pylint | |
| 13 | 12 | pytest | |
| 14 | 13 | pytest-asyncio | |
| Back | FazBrowse Home | New Git URL |
0 commit comments