Files
2018-07-24 15:40:59 +02:00

7 lines
157 B
Python

"""
Enhanced distutils with Fortran compilers support and more.
"""
from __future__ import division, absolute_import, print_function
postpone_import = True