mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
devel/debug: change to newer python code styler
This commit is contained in:
parent
d988835e17
commit
09d252bf89
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue