This repository has been archived on 2020-06-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

4 lines
58 B
Python

from setuptools import setup
setup(use_scm_version=True)