calibre-web/setup.py

6 lines
100 B
Python

"""Calibre-web distribution package setuptools installer."""
from setuptools import setup
setup()