Commit be4f6951 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated urls

parent b9182720
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -12,7 +12,10 @@ setuptools.setup(
    description='The CSST pipeline',  # short description
    long_description=long_description,
    long_description_content_type="text/markdown",
    url='http://github.com/csster/csst',
    url='https://csst.readthedocs.io',
    project_urls={
        'Source': 'http://github.com/csster/csst',
    },
    packages=setuptools.find_packages(),
    license='MIT',
    classifiers=["Development Status :: 5 - Production/Stable",