Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
chore(Makefile): Revert change in Makefile recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
nokome authored and beneboy committed Sep 2, 2019
1 parent ced430b commit 3068d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setup:
pip3 install --upgrade -r requirements-dev.txt

regen:
npm execute_document build:py
npm run build:py

lint:
pylint stencila/schema
Expand Down

0 comments on commit 3068d2c

Please sign in to comment.