Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the develop command can handle generated script files. | Robert Kern | 2007-12-12 | 1 | -2/+5 |
| | |||||
* | Make the 'develop' command from setuptools run build_src --inplace in ↵ | Robert Kern | 2007-12-12 | 1 | -0/+12 |
addition to build_ext --inplace. This allows SWIG wrappers to be correctly generated. |