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 faf7ae2 commit e2d97cfCopy full SHA for e2d97cf
README.md
@@ -1,5 +1,10 @@
1
-scripts
2
-=======
+# scripts
3
4
Utility scripts (now converted to ``Makefile`` targets) for
5
managing the "Mastering matplotlib" codebase.
+
6
+## Targets
7
8
+* ``make bundle`` - Create a Packt code bundle (zip file) for all the chapters
9
+* ``make clean-all`` - Remove bundle directories and zip file
10
0 commit comments