# coding: utf-8 import os from setuptools import setup setup(use_scm_version={'write_to': os.path.join('csst_dfs_proto', '_version.py')})