Commit 734d74b3 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update setup.py

parent b6824b5b
Pipeline #3952 failed with stage
in 0 seconds
......@@ -123,9 +123,18 @@ import os
from scipy.interpolate import interp1d
import astropy.coordinates as coord
import ctypes
import IFSinstrumentModel
import cosmicrays
import logger as lg
from support import IFSinstrumentModel
from support import cosmicrays
from support import logger as lg
from CTI import CTI
from optparse import OptionParser
import configparser as ConfigParser
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment