mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 02:28:10 +00:00
update contrib deploy dependencies (#847)
This commit is contained in:
@ -8,7 +8,8 @@ deps =
|
||||
pipenv
|
||||
|
||||
commands =
|
||||
python -m pip install --upgrade pip
|
||||
pipenv install --dev
|
||||
pipenv run pipenv check
|
||||
pipenv check
|
||||
pipenv run black --diff --check .
|
||||
pipenv run pylint .
|
||||
|
Reference in New Issue
Block a user