We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dd1f8 commit 48db70eCopy full SHA for 48db70e
Makefile
@@ -5,11 +5,7 @@ CONVERTFLAGS = -density 150 -alpha remove -depth 8
5
default: all
6
7
.PHONY: all
8
-all: logos figures cheatsheets handouts docs
9
-
10
-.PHONY: logos
11
-logos:
12
- wget https://github.com/matplotlib/matplotlib/raw/v3.8.2/doc/_static/logo2.png -O ./logos/logo2.png
+all: figures cheatsheets handouts docs
13
14
.PHONY: figures
15
figures:
0 commit comments