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

update setup.py

parent 99704bda
Pipeline #3957 failed with stage
in 0 seconds
...@@ -5061,7 +5061,7 @@ if __name__ == "__main__": ...@@ -5061,7 +5061,7 @@ if __name__ == "__main__":
applyhole = 'no' applyhole = 'no'
if CSST_unittest: 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: else:
dir_path = '../' dir_path = '../'
......
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