Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove numpy-macosx-installer and win32build directories. | Charles Harris | 2017-02-25 | 1 | -4/+0 |
| | | | | | | | | The scripts in those directories were used to build windows superpacks and mac dmg files. We now release wheels for both of those platforms. There is little overhead maintaining these scripts, but they are clutter and will eventually bit rot if not used for current systems. So remove them. | ||||
* | MAINT: Decrease merge conflicts in release notes | Charles Harris | 2017-02-12 | 1 | -0/+4 |
| | | | | | | | | Merge conflicts due to the release notes has been an annoying problem requiring a rebase of otherwise good PRs. The solution here is to use the --union option when merging to those files. Closes #8603. | ||||
* | TST: Add tests for Python2, Python3 *.npy compatibility. | Charles Harris | 2014-10-12 | 1 | -0/+3 |
| | |||||
* | add .gitattributes and fix line endings | Darren Dale | 2010-10-31 | 1 | -0/+2 |