This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
calibrestekje/setup.py

4 lines
58 B
Python

from setuptools import setup
setup(use_scm_version=True)