summaryrefslogtreecommitdiff
path: root/numpy/distutils/info.py
blob: 4d8b847bdd586cb05f9378715571f532fffd404c (plain)
1
2
3
4
5
6
"""
Enhanced distutils with Fortran compilers support and more.
"""
from __future__ import division

postpone_import = True