We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffff12 commit e1e9dc2Copy full SHA for e1e9dc2
Makefile
@@ -17,7 +17,6 @@ pygraphviz:
17
python setup.py install
18
@rm -rf pygraphviz
19
20
-
21
$(MYPY):
22
git clone https://github.com/JukkaL/mypy.git
23
. $(VENV)/bin/activate && \
0 commit comments