third_party.pylibs.pylint.src/setup.py
2021-04-26 17:38:28 +02:00

4 lines
58 B
Python

from setuptools import setup
setup(use_scm_version=True)