#!/usr/bin/env python3 from distutils.core import setup setup(name="radicale_keks_cloud", packages=["radicale_keks_cloud"])