Skip to content

Commit

Permalink
only dev_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Jan 19, 2021
1 parent ffe7765 commit 7cf1ffe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ help:
@echo "$$HELPBODY"

init:
pip install -r requirements.txt
pip install -r dev_requirements.txt

test:
rm -f .coverage vdf/*.pyc tests/*.pyc
Expand Down
File renamed without changes.

0 comments on commit 7cf1ffe

Please sign in to comment.