Changeset 2621 for trunk/setup.py
- Timestamp:
- 08/06/12 12:15:11 (13 years ago)
- File:
-
- 1 edited
-
trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.py
r2525 r2621 17 17 scripts = ["bin/asap", "bin/asap_update_data",], 18 18 license = 'GPL', 19 install_requires = ["ipython>=0.1 1", "matplotlib>=0.99", "numpy>=1.3"],19 install_requires = ["ipython>=0.10", "matplotlib>=0.99", "numpy>=1.3"], 20 20 # setup_requires = [ "scons>=1.0" ], 21 21 )
Note:
See TracChangeset
for help on using the changeset viewer.
