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 79a7316 commit 9f6914cCopy full SHA for 9f6914c
Caddyfile
@@ -52,6 +52,7 @@
52
import subproject matplotblog
53
import subproject mpl-altair
54
import subproject mpl-bench
55
+ import subproject mpl-gui
56
import subproject mpl-third-party
57
58
# Place the brochure site at the top level.
README.md
@@ -26,6 +26,7 @@ related projects are also exposed as toplevel directories:
26
* [matplotblog](https://github.com/matplotlib/matplotblog)
27
* [mpl-altair](https://github.com/matplotlib/mpl-altair)
28
* [mpl-bench](https://github.com/matplotlib/mpl-bench)
29
+* [mpl-gui](https://github.com/matplotlib/mpl-gui)
30
* [mpl-third-party](https://github.com/matplotlib/mpl-third-party)
31
32
Caddy options
0 commit comments