diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-05 14:27:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-05 14:27:21 +0000 |
commit | 6d93e09db31115f0b44dd68bcb7cd0ca6caf3ddc (patch) | |
tree | 3fe4562efa579988588b657403843aac1a5cee19 /devel/Makefile | |
parent | 0f3defbaa7680d99249e566bc0a5d72b9bf49343 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d131769eee82..2334b7804af8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4243,6 +4243,7 @@ SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 SUBDIR += py-flake8-builtins + SUBDIR += py-flake8-docstrings SUBDIR += py-flake8-import-order SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-quotes @@ -4873,6 +4874,7 @@ SUBDIR += py3-dbus SUBDIR += py3-flake8 SUBDIR += py3-flake8-builtins + SUBDIR += py3-flake8-docstrings SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quotes |