accepting stdin via make task
This commit is contained in:
parent
84e940e004
commit
17de39aa8a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,4 +32,4 @@ publish: upload_pypi_artifact build_dockerhub_image tag_github_release
|
|||
|
||||
scaffold:
|
||||
@pip install -r requirements-dev.txt > /dev/null
|
||||
@python scripts/scaffold.py
|
||||
exec python scripts/scaffold.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue