Add getting setup to contributing.
This commit is contained in:
parent
d758952d84
commit
e77c4e3d09
2 changed files with 5 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -10,7 +10,7 @@ endif
|
|||
|
||||
init:
|
||||
@python setup.py develop
|
||||
@pip install -r requirements.txt
|
||||
@pip install -r requirements-dev.txt
|
||||
|
||||
lint:
|
||||
flake8 moto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue