~ubuntu-branches/ubuntu/raring/ipython/raring

« back to all changes in this revision

Viewing changes to docs/sphinxext/inheritance_diagram.py

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2013-04-06 10:30:19 UTC
  • mfrom: (1.2.22) (6.2.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130406103019-w2b20ayx1rhqfjm2
Tags: 0.13.2-1
* New upstream bugfix release
* remove versions from test dependencies
  not supported by autopkgtest package
* add python-lxml to tools test dependencies
* drop dependencies of the tested packages from tests/control Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
        "shape": "box",
184
184
        "fontsize": 10,
185
185
        "height": 0.25,
186
 
        "fontname": "Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",
 
186
        "fontname": '"Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans"',
187
187
        "style": '"setlinewidth(0.5)"'
188
188
        }
189
189
    default_edge_options = {