devel/debug: change to newer python code styler

This commit is contained in:
Franco Fichtner 2018-04-03 08:55:40 +02:00
parent d988835e17
commit 09d252bf89

View file

@ -4,7 +4,7 @@ PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
phpunit6-php${PLUGIN_PHP} \
p5-File-Slurp py27-pep8 \
p5-File-Slurp py27-pycodestyle \
vim-console git
PLUGIN_MAINTAINER= franco@opnsense.org