Skip to content

Commit 0953d3f

Browse files
jsvineaogier
authored andcommitted
Remove dud line from Makefile
1 parent 61b5ac0 commit 0953d3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ venv:
44
python3 -m venv venv
55

66
requirements:
7-
. venv/bin/activate
87
pip install --upgrade pip
98
pip install -r requirements-dev.txt
109
pip install -e .

0 commit comments

Comments
 (0)