Commit 97d551f0 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

mit

parent 93232e50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ setuptools.setup(
    description="CSST DFS Project",
    long_description=long_description,
    long_description_content_type="text/markdown",
    url="https://gitlab.asos2.ynao.ac.cn/csst_dfs_client",
    url="https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-client",
    packages=setuptools.find_packages(where="." , exclude=['tests']), 
    license="MIT",
    classifiers=[