- Timestamp:
- 10/06/11 12:09:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/asap-4.0.0/packaging/setup.py
r2326 r2331 14 14 ''', 15 15 packages = find_packages(), 16 install_requires = ["ipython< =0.10", "matplotlib>=0.99", "numpy>=1.3"],16 install_requires = ["ipython<0.11", "matplotlib>=0.99", "numpy>=1.3"], 17 17 package_data = {"": ["_asap.so", "data/ipy*"], 18 18 },
Note:
See TracChangeset
for help on using the changeset viewer.