##// END OF EJS Templates
Updating MANIFEST.in for new examples location.
Brian Granger -
Show More
@@ -23,6 +23,9 b' graft docs'
23 23 exclude docs/\#*
24 24 exclude docs/man/*.1.gz
25 25
26 # Examples
27 graft examples
28
26 29 # docs subdirs we want to skip
27 30 prune docs/attic
28 31 prune docs/build
General Comments 0
You need to be logged in to leave comments. Login now