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