hthiery/python-fritzhome

View on GitHub
setup.py

Summary

Maintainability
A
0 mins
Test Coverage
"""The setup of the project."""

# -*- coding: utf-8 -*-

from setuptools import setup

setup()