Commit 904f5916 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

update setup.py

parent 99704bda
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5061,7 +5061,7 @@ if __name__ == "__main__":
    applyhole = 'no'

    if CSST_unittest:
        dir_path = os.path.join(os.environ['UNIT_TEST_DATA_ROOT'], 'ifs_sim')
        dir_path = os.path.join(os.environ['UNIT_TEST_DATA_ROOT'], 'ifs_sim/')
    else:
        dir_path = '../'