Commit 13f82970 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent ad91bcf4
Pipeline #4003 passed with stage
in 0 seconds
......@@ -16,7 +16,7 @@ with open("requirements.txt", "r") as f:
setuptools.setup(
name='csst_mci_sim',
# Internal_Version = '0.7.02',
version='1.0.0',
version='2.0.0',
author='CSST Team',
author_email='zhaojunyan@shao.ac.cn',
description='The CSST - mci - sim', # short description
......
......@@ -17,6 +17,7 @@ import sys
class TestDemoFunction(unittest.TestCase):
def test_mci_sim_1(self):
"""
Aim
---
......
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