Skip to content

Commit cb7e7bc

Browse files
authored
Update Makefile [build]
1 parent 2d08c0a commit cb7e7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ rst:
4646

4747
venv:
4848
python -m venv venv
49-
venv/bin/pip install -r requirements.txt
49+
venv/bin/pip install -r requirements.txt
5050
venv/bin/pip install $(EXPYRIMENT_PATH)
5151

5252
expyriment.rst: venv

0 commit comments

Comments
 (0)