Description: Don't created dirs for examples no more present
Author: Sandro Tosi <morph@debian.org>
Forwarded: no
Last-Update: 2014-06-22

--- a/setup.py	2014-06-22 07:54:45.000000000 +0000
+++ b/setup.py	2014-06-22 07:55:00.000000000 +0000
@@ -70,7 +70,7 @@
           'graph',
           'multigraph',
           'pygraphviz',
-          'readwrite']:
+          'subclass']:
     dd = os.path.join(docdirbase,'examples', d)
     pp = os.path.join('examples', d)
     data.append((dd, glob(os.path.join(pp ,"*.py"))))
