Skip to content

Commit fb50ca2

Browse files
committed
Moved variable to its proper include.
1 parent 9487128 commit fb50ca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
MYPY=$(VENV)/bin/mypy
2+
13
$(MYPY):
24
git clone https://github.com/JukkaL/mypy.git
35
. $(VENV)/bin/activate && \

0 commit comments

Comments
 (0)