Add dev-requirements
This commit is contained in:
parent
f160b07163
commit
411af60e57
4 changed files with 20 additions and 6 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
set -e
|
||||
|
||||
echo "Installing dependencies if necessary"
|
||||
python3 -m pip install --upgrade autoflake isort black[jupyter] mypy flake8
|
||||
|
||||
echo "Formatting and checking $1"
|
||||
|
||||
cd $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue