from setuptools import setup, find_packages from numpy.distutils.core import setup, Extension ext1 = Extension(name='gnssrefl.gpssnr', ...
確定! 回上一頁