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 4bf7d19 commit 419051eCopy full SHA for 419051e
Caddyfile
@@ -46,6 +46,7 @@
46
47
import subproject basemap
48
import subproject cheatsheets
49
+ import subproject cycler
50
import subproject governance
51
import subproject matplotblog
52
import subproject mpl-altair
README.md
@@ -20,6 +20,7 @@ related projects are also exposed as toplevel directories:
20
21
* [basemap](https://github.com/matplotlib/basemap)
22
* [cheatsheets](https://github.com/matplotlib/cheatsheets)
23
+* [cycler](https://github.com/matplotlib/cycler)
24
* [governance](https://github.com/matplotlib/governance)
25
* [matplotblog](https://github.com/matplotlib/matplotblog)
26
* [mpl-altair](https://github.com/matplotlib/mpl-altair)
0 commit comments