examples.txt not in source tarball (but setup.py needs it to build images)

Bug #606604 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
objgraph
Fix Released
Undecided
Unassigned

Bug Description

python setup.py --build-images
Traceback (most recent call last):
  File "setup.py", line 24, in <module>
    build_images()
  File "setup.py", line 20, in build_images
    doctest.testfile(fn, optionflags=doctest.ELLIPSIS)
  File "/usr/lib/python2.6/doctest.py", line 1937, in testfile
    text, filename = _load_testfile(filename, package, module_relative)
  File "/usr/lib/python2.6/doctest.py", line 219, in _load_testfile
    return open(filename).read(), filename
IOError: [Errno 2] No such file or directory: 'examples.txt'

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Oops, setuptools strikes again!

Fixed in objgraph 1.3.1.

Changed in objgraph:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.