readthedocs.org/setup.py

6 lines
71 B
Python

from setuptools import setup
# Configuration is in setup.cfg
setup()