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.
Files
flask-calibrestekje/setup.py

4 lines
58 B
Python
Raw Normal View History

2020-03-01 00:55:49 +00:00
from setuptools import setup
setup(use_scm_version=True)