Changeset 2267

Show
Ignore:
Timestamp:
01/14/11 06:31:52 (16 months ago)
Author:
bmalengier
Message:

* not zip save
* new example: sliding pendulum on a curve

Location:
trunk/odes
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/odes/setup.py

    r2165 r2267  
    3737        license = LICENSE, 
    3838        configuration = configuration, 
    39         install_requires = 'scipy' 
     39        install_requires = 'scipy', 
     40        zip_safe = False 
    4041        ) 
    4142    return