Changeset 7513
- Timestamp:
- Sep 16, 2009, 4:41:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
create_distribution.py
r7506 r7513 173 173 numpy = 'numpy-1.3.0-win32-superpack-python2.5.exe' 174 174 scientific_python = 'ScientificPython-2.9.0.win32-py2.5.exe' 175 matplotlib = 'matplotlib-0.99.0.win32-py2.5.exe' 175 176 netcdf_folder = 'netcdf' 176 177 mingw = 'MinGW-5.1.4.exe' … … 183 184 numpy, 184 185 scientific_python, 186 matplotlib, 185 187 netcdf_folder, 186 188 mingw)
Note: See TracChangeset
for help on using the changeset viewer.