Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | BUG: fix f2py pep338 execution method | Julian Taylor | 2018-12-17 | 1 | -1/+1 |
* | ENH: Use entry_points to install the f2py scripts. | Charles Harris | 2018-08-23 | 1 | -23/+2 |
* | MAINT: Include from __future__ boilerplate in some files missing it. | Charles Harris | 2015-12-05 | 1 | -0/+2 |
* | STY: Make PEP8 fixes in numpy/f2py | Charles Harris | 2015-07-25 | 1 | -8/+10 |
* | ENH: make f2py an executable module | Julian Taylor | 2015-03-08 | 1 | -0/+23 |