Commit 7c80839b authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

added config directory for photometry

parent d133a192
import os
__version__ = "0.0.5"
__version__ = "0.0.6"
PACKAGE_PATH = os.path.dirname(__file__)
......@@ -31,6 +31,7 @@ setuptools.setup(
"csst": ["msc/deepcr_model/*",
"msc/pos_calib_config/*",
"msc/flux_calib_config/*",
"msc/phot_config/*",
]},
# install_requires=['sphinx>=4.2.0',
# 'numpy>=1.22.0',
......
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