mirror of
https://salsa.debian.org/cloud-team/debian-cloud-images.git
synced 2026-01-11 20:07:11 +00:00
5 lines
83 B
Python
Executable file
5 lines
83 B
Python
Executable file
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
import setuptools
|
|
|
|
setuptools.setup()
|