← Back to team overview

launchpad-dev team mailing list archive

setup.py help, re bug 154556

 

Hi Gary,

Having written the core of lazr.enum, I decided to take a hack at 
https://bugs.launchpad.net/lazr.enum/+bug/154556.

First though, I edited the README.txt in the lazr.enum module to add the test 
first.  I added the failing test then ran:
  ./setup.py test

However it didn't fail.  I then spent several attempts at trying to get the 
actual doctest for lazr.enum to run without success.

How can we fix this?

Cheers,
Tim



Follow ups