mirror of
https://github.com/gryf/linak-ctrl.git
synced 2025-12-18 20:00:20 +01:00
5 lines
78 B
Python
5 lines
78 B
Python
import setuptools
|
|
|
|
|
|
setuptools.setup(setup_requires=['pbr>=2.0.0'], pbr=True)
|