python-autopage/setup.py

3 lines
77 B
Python

from setuptools import setup
setup(install_requires=["setuptools>=30.3.0"])