Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: warn in egg_info command if using setuptools.sdist. | Ralf Gommers | 2016-01-27 | 1 | -0/+8 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | Make the 'develop' command from setuptools run build_src --inplace in additio... | Robert Kern | 2007-12-12 | 1 | -0/+3 |
* | When using setuptools, run the build_src command before egg_info (which is ru... | cookedm | 2006-01-31 | 1 | -0/+6 |