diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2019-08-04 21:34:56 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2019-08-04 21:34:56 +0000 |
commit | 2a336d98c006357976441469760092f32d7b19ba (patch) | |
tree | d7426db0af490be2468466c9a0dfb1e2f865f98c /devel/Makefile | |
parent | c75fd91125cc8f800d0a3b7cb471623f38828a66 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6c8762be1e68..63a47ab15559 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4408,6 +4408,7 @@ SUBDIR += py-flake8-import-order SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-quotes + SUBDIR += py-flaky SUBDIR += py-flask-babel SUBDIR += py-flatbuffers SUBDIR += py-flex |