devel/Makefile: Add py-flake8-docstrings
This commit is contained in:
parent
f46aad142e
commit
926bd92905
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2696 2018/07/07 09:00:15 adam Exp $
|
# $NetBSD: Makefile,v 1.2697 2018/07/09 02:07:00 minskim Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Development utilities
|
COMMENT= Development utilities
|
||||||
|
@ -1984,6 +1984,7 @@ SUBDIR+= py-filebytes
|
||||||
SUBDIR+= py-filechunkio
|
SUBDIR+= py-filechunkio
|
||||||
SUBDIR+= py-fixtures
|
SUBDIR+= py-fixtures
|
||||||
SUBDIR+= py-flake8
|
SUBDIR+= py-flake8
|
||||||
|
SUBDIR+= py-flake8-docstrings
|
||||||
SUBDIR+= py-flake8-import-order
|
SUBDIR+= py-flake8-import-order
|
||||||
SUBDIR+= py-flake8-polyfill
|
SUBDIR+= py-flake8-polyfill
|
||||||
SUBDIR+= py-flakes
|
SUBDIR+= py-flakes
|
||||||
|
|
Loading…
Reference in a new issue