Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

aaronreidsmith / numpy   python

Repository URL to install this package:

Version: 1.17.4 

/ distutils / info.py

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

postpone_import = True