Changeset 1120 for trunk/bindings/python/setup.py
- Timestamp:
- 25/10/08 00:17:16 (4 years ago)
- File:
-
- 1 edited
-
trunk/bindings/python/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/python/setup.py
r976 r1120 7 7 description='Python Bindings to libNeXus', 8 8 author='Paul Kienzle', 9 py_modules=['nxs'], 9 packages = ['nxs'], 10 package_dir = {'nxs': ''}, 10 11 )
Note: See TracChangeset
for help on using the changeset viewer.
