mirror of
https://github.com/gryf/pywmtemp.git
synced 2026-04-25 18:11:24 +02:00
5 lines
78 B
Python
5 lines
78 B
Python
import setuptools
|
|
|
|
|
|
setuptools.setup(setup_requires=['pbr>=2.0.0'], pbr=True)
|