FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix CI failures (#1070) · python-zeroconf/python-zeroconf@f9b2816 · GitHub

Commit f9b2816

Browse files
authored
Fix CI failures (#1070)
1 parent 3c55388 commit f9b2816

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# version: 1.1
1+
# version: 1.2
22

33
.PHONY: all virtualenv
44
MAX_LINE_LENGTH=110

‎requirements-dev.txt‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ flake8
77
flake8-import-order
88
ifaddr
99
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
1211
pylint
1312
pytest
1413
pytest-asyncio

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL