Changeset 9569 for trunk/anuga_core/source/anuga/geospatial_data/setup.py
- Timestamp:
- Feb 1, 2015, 9:40:40 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/geospatial_data/setup.py
r9540 r9569 13 13 config = Configuration('geospatial_data', parent_package, top_path) 14 14 15 config.add_data_dir('test ')15 config.add_data_dir('tests') 16 16 17 17 return config
Note: See TracChangeset
for help on using the changeset viewer.