sphinxext-ip/setup.py
Jan Dittberner 8bc07c611f Update to Sphinx 4
- allow local development using editable = true in Pipfile and by adding
  a setup.py
- bump dependencies for Sphinx 4.x
2021-09-04 17:14:18 +02:00

4 lines
38 B
Python

from setuptools import setup
setup()