mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
devel/debug: change to newer python code styler
(cherry picked from commit 09d252bf89)
This commit is contained in:
parent
8cee19a87b
commit
ba44871888
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