~jbaker/storm/nose_plugin

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: James Henstridge
  • Date: 2008-06-16 11:21:02 UTC
  • mto: (235.2.7 need-for-speed-revenge)
  • mto: This revision was merged to the branch mainline in revision 245.
  • Revision ID: james@jamesh.id.au-20080616112102-ncwa70dxcd78hu1v
Build extension in setup.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    os.unlink("MANIFEST")
13
13
 
14
14
 
15
 
BUILD_CEXTENSIONS = False
 
15
BUILD_CEXTENSIONS = True
16
16
 
17
17
 
18
18
VERSION = re.search('version = "([^"]+)"',