Files
2019-01-21 17:36:00 +01: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